Skip to main content
Zendesk

Config

You must enter the following credentials when configuring this source:

How to get your access_token

Follow Zendesk’s documentation to get your access token. Example Admin Center URL: https://magesupport.zendesk.com/admin/home (subdomain in example is magesupport).

Example values for getting access token

Zendesk authorization page https://magesupport.zendesk.com/oauth/authorizations/new?client_id=mage-ai&response_type=code&redirect_uri=https://www.mage.ai&scope=read Authorize redirect URL with code https://www.mage.ai/?code=6b21972c79e12cbda37947df4ba22d4cb394da752e955c6dac81361d5f453695 Example cURL command to exchange code for access token
Example OAuth token exchange response