zendesk
Zendesk has two kinds of OAuth apps:
- Helpdesk/support apps
- CRM apps
Features
| Feature | Status |
|---|---|
| Auth (OAuth) | β |
| Syncs & Actions | β |
| Nango Proxy | β |
| Auto-pagination | π« (time to contribute: <1h) |
| API-specific rate limits | π« (time to contribute: <1h) |
Getting started
Connection configuration in Nango
Zendesk requires a user specific subdomain to run OAuth. You should request this from the user and pass it to Nango in thenango.auth() call:
API gotchas
- Make sure to create a Zendesk OAuth app (
https://<USER-SUBDOMAIN>.zendesk.com/admin/apps-integrations/apis/zendesk-api/settings), not a Zendesk Sales CRM OAuth app. - Zendesk oAuth apps must be made βglobalβ to connect to multiple
<USER-SUBDOMAIN>s.
Add Getting Started links and Gotchas by editing this page