Assign Ticket in Zendesk
n8n-nodes-base.httpRequest
Assigns a ticket to a specific agent or group in Zendesk.
Use Cases
Route tickets to specific agents
Assign tickets to support groups
Implement automated ticket routing
Configuration
Node Configuration Summary
Ready-to-use Zendesk node configured for assign ticket in zendesk.
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)