Skip to main content

Zendesk integration in Journeys

Written by Helga Björg Helgadóttir
Updated over 2 months ago

Follow this guide to connect Zendesk to Journeys using OAuth 2.0 authentication.


Step 1: Register an OAuth Client in Zendesk

  1. Sign in to your Zendesk account as an Admin. Go to the Admin Center by clicking the settings icon in the left navigation bar.

  2. In the Admin Center, find in the left sidebar: Apps and integrations → APIs → OAuth clients.

  3. Click Add OAuth client.

  4. Fill in the following fields:

    • Name: Journeys

    • Description: Integration with Journeys by 50skills

    • Company: 50skills

    • Client kind: Confidential

    • Redirect URLs: Leave empty

  5. Click Save.

  6. Copy and store the Identifier (also known as the client ID) and Client Secret for later.


Step 2: Create the integration in Journeys

  1. In Journeys, go to Settings → Integrations and create a new Zendesk integration if you don’t have one already.

  2. In the Zendesk integration, click on Authentication.

  3. Fill in the following fields (text to copy below):

    • Prefix: Bearer

    • Token location: access_token

    • Extra headers: Leave empty

  4. Click on Test and make sure you get a successful response.

And you are done! 🎉

Did this answer your question?