Zendesk - setup API token
Login to Zendesk
Navigate to API
3. You may choose between Token or OAuth credentials, in this tutorial we will use API Token
4. Click Enable, add a description and click Save, copy the Token, you will need it for later use.
Adding Zendesk credentials in iHub
Go to Credentials in Integration Hub for Jira
Add a Basic Auth enter a name, we will call this Zendesk Token
In the username field add
{email_address}/token
In the password field add
{api_token}
Click Save
More reading about auth can be done here: https://developer.zendesk.com/api-reference/ticketing/introduction/#security-and-authentication