What’s Supported

Supported Actions

The Intercom connector supports:

  • Read Actions, including full historic backfill. Please note that incremental read is not supported, a full read of the Zendesk Support instance will be done for each scheduled read.
  • Write Actions.
  • Proxy Actions, using the base URL https://{{.workspace}}.zendesk.com/api.

Supported Objects

The Zendesk Support connector supports reading from and writing to the following 48 objects:

Example Integration

For an example manifest file of a Zendesk Support integration, visit our samples repo on Github.

Before You Get Started

To integrate Zendesk with Ampersand, you need to Create a Zendesk Account and obtain the following credentials from your Zendesk App:

  • Client ID/Unique identifier
  • Client Secret

You will then use these credentials to connect your application to Ampersand.

Create a Zendesk Account

You need a Zendesk account to connect with Ampersand. If you do not have a Zendesk account, here’s how you can sign up:

  • Go to the Zendesk site and sign up for a free account.
  • Sign up using your preferred account.

Creating a Zendesk App

  1. Log in to Your Zendesk Account.

  2. Go to Admin Center.

  3. On the Admin Center page, click Apps and integrations.

  4. Click the API tab.

  5. Click OAuth Clients.

  6. On the OAuth Clients page, click Add OAuth client.

  7. On the Add OAuth client form, enter the following details:

    1. Client Name: The name of the OAuth client.
    2. Description: Description for the OAuth client.
    3. Redirect URI: Enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth
  8. Click Save.

You can find the Unique Identifier and Client Secret keys in the OAuth tab. Note these keys, as they are essential for connecting your app to Ampersand.

Zendesk App Scopes

Add Zendesk App Details in Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to add the Zendesk App.

    Ampersand Project Selection

  3. Navigate to the Provider Apps section.

  4. Select Zendesk from the Provider list.

  5. Enter the previously obtained Client ID / Unique identifier in the Client ID field and the Client Secret in the Client Secret field.

    Ampersand Project Selection

  6. Click Save Changes.

Using the connector

To start integrating with Zendesk Support: