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

List Ticket Comments in Zendesk

n8n-nodes-base.httpRequest

Retrieves all comments (conversation history) for a specific ticket in Zendesk.

zendesk ticket comments conversation support helpdesk
API Docs
Platform
Zendesk
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Get ticket conversation history
Export ticket comments for analysis
Build ticket detail views

Configuration

Node Configuration Summary
Ready-to-use Zendesk node configured for list ticket comments in zendesk. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /api/v2/tickets/{{ $json.ticketId }}/comments.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