Zendesk credentials
You can use these credentials to authenticate the following nodes with Zendesk.
Prerequisites
Create a Zendesk account.
Using OAuth
- Open your Zendesk dashboard.
- Click on the gear icon on the left.
- Click on 'API' under the CHANNELS section in the sidebar.
- Click on the OAuth Clients tab.
- Click on the Add OAuth client button.
- Enter the client name in the Client Name field.
- Enter a description in the Description field.
- Copy the 'OAuth Callback URL' provided in the 'Zendesk OAuth2 API' credentials in Mosaic Workflows.
- Paste it in the Redirect URLs field on the Zendesk API credentials page.
- Click on the Save button.
- Click on the OK button on the Please store the secret that will appear pop-up.
- Scroll down to the Secret section and copy the displayed Secret .
- Paste this secret in the Client Secret field in the 'Zendesk OAuth2 API' credentials in Mosaic Workflows.
- Copy the Unique identifier from the Zendesk API credentials page.
- Paste it in the Client ID field in the 'Zendesk OAuth2 API' credentials in Mosaic Workflows.
- Enter your Zendesk subdomain in the Subdomain field in the 'Zendesk OAuth2 API' credentials in Mosaic Workflows. Refer to the FAQs to learn more about subdomain.
- Enter the name for your credentials in the Credentials Name field in the 'Zendesk OAuth2 API' credentials in Mosaic Workflows.
- Click on the circle button in the OAuth section to connect a Zendesk account to Mosaic Workflows.
- Click on the Save button to save your credentials.
Using Access Token
- Open your Zendesk dashboard.
- Click on the gear icon on the left.
- Click on 'API' under the CHANNELS section in the sidebar.
- If Token access is disabled, click on the switch to toggle it to 'Enabled'.
- Click on the Add API token button.
- Enter a description in the API token description field.
- Click on the Copy button to copy the API token.
- Click on the Save button.
- Enter the name for your credentials in the Credentials Name field in the 'Zendesk API' credentials in Mosaic Workflows.
- Enter your Zendesk subdomain in the Subdomain field. Refer to the FAQs to learn more about subdomain.
- Enter your Zendesk email address in the Email field.
- Paste the API token in the API Token field.
- Click on the Save button to save your credentials.
FAQs
How do I get my Zendesk subdomain?
To get your Zendesk subdomain, follow the steps mentioned below.
- Access your Zendesk dashboard.
-
Copy the string of characters located between
https://
and.zendesk.com/agent/dashboard
in your Zendesk URL. This string is the subdomain. For example, if your Zendesk URL ishttps://example.zendesk.com/agent/dashboard
, the subdomain will beexample
.