Passing data in

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

URL parametersPOST body

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

API variablesCalculated variables

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

Last updated