Skip to content
APIANTdocs
GuidePlatformv1

URL query parameters

Learn how to pre-populate forms with input data using URL query parameters. This guide covers how supplying query parameters with the same name as form inputs can ensure that the values appear automatically when the form loads. Discover how this functiona

#automation#actions#forms

Input values

Forms can be pre-populated with input data via URL query parameters.

For example, this form has an input named "Username":

Supplying a query parameter of the same name causes the value to appear when the form loads:

This works for both standalone and embedded forms.

For action forms, supplied URL query parameter element values will override any mapped input data provided in the form's field mappings within the automation.

Hiding form elements

Form UI elements can be hidden by supplying URL query parameters of the form "elementname_visible=false", where 'elementname' is the name of the UI element in the form design:

Related docs

CalendarConnect: Calendly → Mindbody
#actions
CRMConnect: DonorPerfect → ActiveCampaign
#automation
Automation Editor
#automation#actions
CRMConnect: Cliniko → Salesforce (cloned)
#forms
AppConnect
#automation
Last updated April 4, 2026