zda_create_webhook
Create a new Zendesk webhook by specifying endpoint, HTTP method, request format, and authentication. Configure subscriptions and status for event notifications.
Instructions
Create a new Zendesk webhook. Common fields: name, endpoint, http_method, request_format, status, subscriptions, authentication.
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. |