Connect your ElevenLabs AI agents with Zendesk to manage support tickets, users, and organizations. This integration enables your agents to create and update tickets, search for existing records, manage users, and respond to incoming ticket comments.
This integration uses Zendesk API token authentication (email + API token).
In Zendesk Admin Center, go to Apps and integrations > APIs > Zendesk API and ensure Token Access is enabled.
Go to Apps and integrations > APIs > API tokens and click Add API token. Copy the token immediately — it will not be shown again after you close the dialog.
This demo uses legacy webhook tools. If you’re using the native Zendesk integration, the tools are configured automatically — no manual webhook setup is needed.
The agent creates, updates, and searches tickets during a conversation — adding comments, changing status, assigning tickets, and managing tags. Bulk operations on up to 100 tickets at a time are supported.
The agent searches for users by email or phone, retrieves their ticket history, and creates new user records when needed.
If you use the native Zendesk integration, tools are configured automatically. The steps below apply only to manual webhook setup.
The integration uses three webhook tools to create the support agent. Review each tool’s configuration in the tabs below.
Name: zendesk_get_ticket_comments
Description: Retrieves the comments of a ticket.
Method: GET
URL: https://acmecorp.zendesk.com/api/v2/tickets/{ticket_id}/comments.json
Headers:
application/jsonzendesk_key)Path Parameters:
id field in the get_resolved_tickets results.Tool JSON:
Configure evaluation criteria and data collection parameters in the Analysis tab to monitor customer interactions.

After setting up the integration, review conversation summaries and evaluation data in the ElevenLabs dashboard to track agent performance.



