Create User in Zendesk
n8n-nodes-base.httpRequest
Creates a new user in Zendesk Support with name, email, and optional role and organization.
Use Cases
Create users from signup forms
Sync users from other systems
Provision support users automatically
Configuration
Node Configuration Summary
Ready-to-use Zendesk node configured for create user in zendesk.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/api/v2/users.json
Nodes:
2
Auth:
HTTP Header Auth (API Token)