Passing data in
To pass data in at the time that a flow is loaded:
URL parametersPOST bodyYou can also retrieve data in the middle of a form session, either from an API or calculations you define:
API lookupsCalculated variablesIt's also possible to provide select choices via API.
Last updated