zda_create_trigger
Create a new Zendesk trigger by specifying conditions, actions, and active status. Automate ticket workflows with custom rules.
Instructions
Create a new Zendesk trigger. Common fields: title, conditions {all,any}, actions, active, category_id.
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. |