Get a routing form
get_routing_formRetrieve a routing form's complete definition, including its steps, fields, and qualifier rules, to understand how visitors are directed to destinations.
Instructions
Full definition of a routing form: its steps, fields and the qualifier rules that decide where a visitor is sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The formId other tools take | |
| name | No | ||
| slug | No | ||
| fields | No | Fields shown on the form | |
| skipForm | No | ||
| publicUrl | No | ||
| qualifiers | No | Routing rules and their destinations | |
| funnelSteps | No | Funnel steps, each with its own fields | |
| structureType | No | ||
| showProgressBar | No |