Zendesk
43 actions · 3 auth methods
Ticketing
Authentication
API Token
Best for single-account integrations and internal tools. Uses email + API token for basic authentication.Guides: Connector Profile, Link Account
OAuth 2.0 (Global)
Recommended for partners and apps serving multiple Zendesk customers. Single OAuth client works across all accounts.Guides: Connector Profile, Link Account
OAuth 2.0 (Account-level)
Best for single-account integrations needing OAuth. Provides tighter control over token handling and permissions.Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.


Connector Profile
Zendesk - API Token
Connector Profile
Zendesk - OAuth 2.0 (Global)
Connector Profile
Zendesk - OAuth 2.0 (Account-level)
Link an Account
Connect an account using StackOne Hub or Auth Link.


Link Account
Zendesk - API Token
Link Account
Zendesk - OAuth 2.0 (Global)
Link Account
Zendesk - OAuth 2.0 (Account-level)
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard