Connect Adapt to Zendesk to analyze support tickets, track team performance, and understand customer issues.Documentation Index
Fetch the complete documentation index at: https://adapt.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Get your Zendesk API token
- Go to Admin Center > Apps and integrations > APIs > Zendesk API
- Enable Token Access if not already enabled
- Click Add API token
- Copy the token
Add the secrets
Add the following secrets:
| Secret Name | Value |
|---|---|
ZENDESK_SUBDOMAIN | Your Zendesk subdomain (e.g., yourcompany) |
ZENDESK_EMAIL | Your Zendesk email address |
ZENDESK_API_TOKEN | Your API token |