/
Zendesk - setup OAuth

Zendesk - setup OAuth

  1. Login to Zendesk

  2. Navigate to API

3. Click OAuth tab

4. Click Add OAuth client

5. Fill in a client name and copy the Redirect URL from the iHub Credentials page, it is shown when a new OAuth credential is added. Should be https://{jira_base_url}/secure/RestfulClientAction.jspa

Adding Zendesk credentials in iHub

  1. Go to Credentials in Integration Hub for Jira

  2. Add a OAuth enter a name, we will call this Zendesk OAuth

  3. In the Authorize URL field add https://{your_instance}.zendesk.com/oauth/authorizations/new

  4. In the password field add https://{your_instance}.zendesk.com/oauth/tokens

  5. Client ID: the Unique identifier field in the Zendesk OAuth setup page

  6. Client Secret: Secret field in the Zendesk OAuth setup page

  7. Scope: tickets:write

  8. Include Scope: Check

  9. Click Save & Authorize

 

More reading about auth can be done here: https://developer.zendesk.com/api-reference/ticketing/introduction/#security-and-authentication and here Using OAuth authentication with your application

Related content

Zendesk - setup API token
Zendesk - setup API token
More like this
Jira OAuth2 connection guide
Jira OAuth2 connection guide
More like this
Create Zendesk ticket from Jira Issue
Create Zendesk ticket from Jira Issue
More like this
User Guide
More like this
Add Comment to Zendesk ticket from Jira comment
Add Comment to Zendesk ticket from Jira comment
More like this
How to integrate Jira with ServiceNow in 5 minutes!
How to integrate Jira with ServiceNow in 5 minutes!
More like this