Query form data

Form data is passed into a workflow through a formData field, which is available as a job variable in Workflow Builder. Use the query task to access data stored in different containers within the formData object.

The formData object does not appear as a job variable option by default.

Job options panel without formData visible

Add it manually using the Edit button to the right of the job options.

Edit button for manually adding formData to job options

Once added, formData is available as a job option in other tasks throughout the automation.

Example of querying form data on the automation canvas