Kolla
  • 😄Hello!
  • Getting Started
    • Introduction
    • Adding Connectors
    • Create an Invite Link
    • Installing Konnect
  • Developer Resources
    • Web SDK Reference
    • Postman Workspace
    • Web Elements (NEW!)
  • Tutorials
    • Build a Slack Integration
  • Connector Guides
    • Airtable
    • Clover
    • Freshdesk
    • Google Drive
    • Heartland Retail
    • HubSpot
    • Intercom
    • Mailchimp
    • Lightspeed Retail (R series)
    • Lightspeed Retail (X Series)
    • Microsoft Teams
    • Salesforce
    • Shopify
    • Slack
    • Square
    • Zendesk
Powered by GitBook
On this page
  • Setup Guide
  • Prerequisites
  • Add a Zendesk OAuth client
  • Apply for a Global OAuth client
  • Add your Zendesk OAuth Client to Kolla
  • Connecting to Zendesk
  1. Connector Guides

Zendesk

Connect to your userss Zendesk ticketing system to create, access, and update records in their Zendesk account.

PreviousSquare

Last updated 2 years ago

Setup Guide

You can find your Zendesk OAuth credentials by visiting the Admin Center of your Zendesk Sponsored Developer account.

You'll need the following information to set up your Zendesk App with KollaConnect:

  • Client ID

  • Client Secret

Prerequisites

  • Zendesk Sponsored Account. You can setup a free account and .

  • Zendesk Global OAuth Client (instructions below show you how to get that)

Add a Zendesk OAuth client

  1. Go to your Zendesk account Admin Center

  2. Go to Apps & Integrations and under the APIs section, click on Zendesk API

  3. Click on the OAuth Clients tab and click on Add OAuth Client

  4. Fill out the information. Keep in mind for the Unique identifier field you need to add a prefix of zdg- to make it a global OAuth client

  5. Add the KollaConnect redirect URL: https://connect.getkolla.com/oauth to the Redirect URLs section

  6. Click Save and record the client secret to use later in the process

Apply for a Global OAuth client

  1. If you haven't already, fill out your information in the Organization section and click save

  2. In the organization section, click on the Global OAuth Request tab

  3. Fill out the information including your domain for your Zendesk developer account and your OAuth client Unique Identifier from the previous section

Add your Zendesk OAuth Client to Kolla

1. Go to Integrations > Connectors and click Add Connector.

2. Choose Zendesk from the catalog of connectors

3. Name your instance of this connector and input the following configuration items:

  • Client ID

  • Client Secret

Press the Save button to finish adding this connector.

Connecting to Zendesk

Once your users have connected their Zendesk account, you can use the Kolla SDK to access your user's Zendesk access token and use that to connect to Zendesk.

Any Zendesk API endpoints can be accessed with the Zendesk SDK as shown in this example.


Login to the

See the Zendesk for their full API reference.

apply to make it a sponsored developer account
Zendesk Developer Portal
REST API documentation