Add Comment to Zendesk Ticket
n8n-nodes-base.httpRequest
Adds a public or internal comment to an existing ticket in Zendesk Support.
Use Cases
Add automated responses to tickets
Log internal notes on tickets
Send updates to customers
Configuration
Node Configuration Summary
Ready-to-use Zendesk node configured for add comment to zendesk ticket.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/api/v2/tickets/{{ $json.ticketId }}.json
Nodes:
2
Auth:
HTTP Header Auth (API Token)