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

Get Tickets from View in Zendesk

n8n-nodes-base.httpRequest

Executes a view and returns the tickets that match its conditions.

zendesk views tickets filter support helpdesk
API Docs
Platform
Zendesk
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Get tickets matching a saved view
Execute custom ticket filters
Build automated ticket processing workflows

Configuration

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