Zendesk Support is a popular ticketing system and support platform. It lets you offer customer support through various mediums such as email, mobile, social media, and voice.

This document guides you in setting up Zendesk Support as a source in RudderStack. Once configured, RudderStack automatically ingests your Zendesk Support data and routes it to your specified data warehouse destination.

All the Cloud Extract sources support sending data only to a data warehouse destination.
Github Badge

Getting started

To set up Zendesk Support as a source in RudderStack, follow these steps:

  1. Log into your RudderStack dashboard.
  2. Go to Sources > New source > Cloud Extract and select Zendesk Support from the list of sources.
  3. Assign a name to your source and click Continue.

Connection settings

To set up Zendesk Support as a Cloud Extract source, you need to configure the following settings:

Zendesk Support connection settings
  • Start Date: Choose the start date from which you want RudderStack to ingest the Zendesk Support data. RudderStack will not replicate any data before this date.
If you do not specify the start date, RudderStack will replicate all your data by default.
  • Subdomain: Enter the subdomain from your Zendesk account's URL. For example, if your Zendesk account URL is sample.zendesk.com, the subdomain would be sample.
  • Authentication: Select an authentication method from the dropdown:
    • OAuth2.0: Click Connect with Zendesk Support to authenticate your account.
    • API token: Enter the Email used to log in to the Zendesk account and the API token. Refer to the Zendesk documentation section for more details on obtaining the API Token.

Destination settings

The following settings specify how RudderStack sends the ingested data from Zendesk Support to the warehouse destination:

  • Table prefix: RudderStack uses this prefix to create a table in your data warehouse and loads all your Zendesk Support data into it.
  • Schedule Settings: RudderStack gives you three options to ingest the data from Zendesk Support:
    • Basic: Runs the syncs at the specified time interval.
    • CRON: Runs the syncs based on the user-defined CRON expression.
    • Manual: You are required to run the syncs manually.
For more information on the schedule types, refer to the Common Settings guide.

Selecting the data to import

You can choose the Zendesk Support data you want to ingest by selecting the required resources:

Selecting the data to import

The below table lists the syncs supported by the Zendesk Support resources to your warehouse destination:

ResourceFull Refresh syncIncremental sync
brandsYesNo
custom_rolesYesNo
group_membershipsYesYes
groupsYesYes
macrosYesYes
organizationsYesYes
satisfaction_ratingsYesYes
schedulesYesNo
sla_policiesYesNo
tagsYesNo
ticket_auditsYesYes
ticket_commentsYesYes
ticket_fieldsYesYes
ticket_formsYesYes
ticket_metric_eventsYesYes
ticket_metricsYesYes
ticketsYesYes
usersYesYes
For more information on the Full Refresh and Incremental sync modes, refer to the Common Settings guide.
There are some rate limits while sending requests to the Zendesk Support API. Refer to the Zendesk documentation for more details on these limits.

Zendesk Support is now configured as a source. RudderStack will start ingesting data from Zendesk Support as per your specified schedule and frequency.

You can further connect this source to your data warehouse by clicking on Add Destination, as shown:

Adding a destination
Use the Use Existing Destination option if you have an already-configured data warehouse destination in RudderStack. To configure a data warehouse destination from scratch, select the Create New Destination button.

FAQ

Is it possible to have multiple Cloud Extract sources writing to the same schema?

Yes, it is.

RudderStack associates a table prefix for every Cloud Extract source writing to a warehouse schema. This way, multiple Cloud Extract sources can write to the same schema with different table prefixes.


Contact us

For more information on the topics covered on this page, email us or start a conversation in our Slack community.

On this page