Get Group from Zendesk
n8n-nodes-base.httpRequest
Retrieves details of a specific group by ID from Zendesk.
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)