What problem does it solve?
Zendesk data is often siloed in support systems. This Skill helps teams discover and correlate tickets, organizations, and users directly from Zendesk, enabling faster issue resolution and better customer insights.
Core Features & Use Cases
- Ticket discovery: Retrieve recent tickets and drill into ticket details.
- Organization and user lookup: List organizations and their associated users to understand the customer landscape.
- Salesforce correlation: Cross-reference Zendesk records with Salesforce accounts for unified customer context.
Quick Start
Store credentials in ~/.config/zendesk/credentials.json:
{
"subdomain": "your-subdomain",
"email": "[email protected]",
"api_token": "YOUR_API_TOKEN"
}
Get your API token from: Zendesk Admin β Apps & Integrations β APIs β Zendesk API β Add API Token.