zendesk_apply_macro
Apply a Zendesk macro to a ticket, fetching its preview, updating ticket fields, and posting the macro's comment. Get back applied changes and comment status.
Instructions
Apply a macro to a Zendesk ticket. Fetches the macro preview, applies field changes, and posts any comment included in the macro. Returns JSON with id, status, tags, applied_changes, comment_added.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macro_id | Yes | ||
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |