zda_create_ticket_form
Create a new Zendesk ticket form by specifying fields such as name, display_name, ordered ticket_field_ids, active, and end_user_visible properties.
Instructions
Create a new Zendesk ticket_form. Common fields: name, display_name, ticket_field_ids (ordered), active, end_user_visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The resource's fields (passthrough) — e.g. title/name, conditions ({all,any} of {field,operator,value}), actions, etc. Pass the fields directly; do NOT wrap them in a {<resource>: ...} envelope — the server adds that automatically. |