Get Organization from Zendesk
n8n-nodes-base.httpRequest
Retrieves a specific organization by ID from Zendesk Support including all organization details and custom fields.
Use Cases
Retrieve organization details for workflows
Verify organization data
Sync organization info with CRM
Configuration
Node Configuration Summary
Ready-to-use Zendesk node configured for get organization from zendesk.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/api/v2/organizations/{{ $json.organizationId }}.json
Nodes:
2
Auth:
HTTP Header Auth (API Token)