Get User from Zendesk
n8n-nodes-base.httpRequest
Retrieves a specific user by ID from Zendesk Support including profile details, organization, and identities.
Use Cases
Retrieve customer details for personalization
Verify user information in workflows
Sync user data with CRM
Configuration
Node Configuration Summary
Ready-to-use Zendesk node configured for get user from zendesk.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/api/v2/users/{{ $json.userId }}.json
Nodes:
2
Auth:
HTTP Header Auth (API Token)