Passing data in

To pass data in at the time that a flow is loaded:

pageURL parameterspagePOST body

You can also retrieve data in the middle of a form session, either from an API or calculations you define:

pageAPI variablespageCalculated variables

It's also possible to provide select choices via API.

Last updated