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

Get Group from Zendesk

n8n-nodes-base.httpRequest

Retrieves details of a specific group by ID from Zendesk.

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

Use Cases

Get group details for ticket routing
Verify group existence before assignment
Display group information in dashboards

Configuration

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