More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
🎫

Update Ticket in Zendesk

n8n-nodes-base.httpRequest

Updates an existing ticket in Zendesk Support including status, priority, assignee, and custom fields.

zendesk ticket support helpdesk customer-service update
API Docs
Platform
Zendesk
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Update ticket status automatically
Assign tickets based on rules
Add tags or change priority

Configuration

Node Configuration Summary
Ready-to-use Zendesk node configured for update 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)
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Zendesk Nodes