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

List Groups in Zendesk

n8n-nodes-base.httpRequest

Retrieves all groups in your Zendesk account. Groups are used to organize agents and can be assigned to tickets.

zendesk groups agents support helpdesk list
API Docs
Platform
Zendesk
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Get all available agent groups
Populate group dropdowns in forms
Audit group assignments

Configuration

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