Skip to main content Skip to complementary content
Already have an account? Sign in

Zendesk Chat (v1)

Last updated: 9/15/2026

Zendesk Chat integration summary

Stitch’s Zendesk Chat integration replicates data using the Zendesk Chat API. Refer to the Schema section for a list of objects available for replication.

Zendesk Chat feature snapshot

A high-level look at Stitch's Zendesk Chat (v1) integration, including release status, useful links, and the features supported in Stitch.

STITCH
Release status

Released on November 15, 2022

Supported by

Stitch

Stitch plan

Standard

API availability

Available

Singer GitHub repository

singer-io/tap-zendesk-chat

REPLICATION SETTINGS
Anchor Scheduling

Unsupported

Advanced Scheduling

Unsupported

Table-level reset

Unsupported

Configurable Replication Methods

Unsupported

DATA SELECTION
Table selection

Supported

Column selection

Supported

Select all

Supported

TRANSPARENCY
Extraction Logs

Supported

Loading Reports

Supported

Connecting Zendesk Chat

Zendesk Chat setup requirements

To set up Zendesk Chat in Stitch, you need:

  • Owner permissions in Zendesk Chat. The user who authorizes the integration must have Owner permissions in Zendesk Chat. Otherwise, Stitch will encounter authentication issues and be unable to replicate data.

  • An Advanced or Premium Zendesk Chat account. Zendesk only allows customers on their Advanced or Paid Zendesk Chat plans to utilize the Rest API, which is what Stitch uses to connect to your Zendesk Chat account and replicate data.

    If your Zendesk Chat account is on Lite or Basic, you will need to upgrade your Zendesk Chat plan. More info on Zendesk Chat plans can be found on Zendesk’s website.

Step 1: Add Zendesk Chat as a Stitch data source

  1. Sign into your Stitch account.
  2. On the Stitch Dashboard page, click the Add Integration button.

  3. Click the Zendesk Chat icon.

  4. Enter a name for the integration. This is the name that will display on the Stitch Dashboard for the integration; it’ll also be used to create the schema in your destination.

    For example, the name “Stitch Zendesk Chat” would create a schema called stitch_zendesk_chat in the destination. Note: Schema names cannot be changed after you save the integration.

  5. In the Zendesk Subdomain field, enter the subdomain of your Zendesk site. For example, the subdomain of stitchdata.zendesk.com would be stitchdata.

Step 2: Define the historical replication start date

The Sync Historical Data setting defines the starting date for your Zendesk Chat integration. This means that data equal to or newer than this date will be replicated to your data warehouse.

Change this setting if you want to replicate data beyond Zendesk Chat’s default setting of 1 year. For a detailed look at historical replication jobs, check out the Syncing Historical SaaS Data guide.

Step 3: Create a replication schedule

In the Replication Frequency section, you’ll create the integration’s replication schedule. An integration’s replication schedule determines how often Stitch runs a replication job, and the time that job begins.

Zendesk Chat integrations support the following replication scheduling methods:

To keep your row usage low, consider setting the integration to replicate less frequently. See the Understanding and Reducing Your Row Usage guide for tips on reducing your usage.

Step 4: Authorize Stitch to access Zendesk Chat

Lastly, you’ll be directed to Zendesk’s website to complete the setup.

  1. Enter your Zendesk Chat credentials and click Login.
  2. Complete the authorization process.
  3. After the authorization process successfully completes, you’ll be redirected back to Stitch.
  4. Click All Done.

Initial and historical replication jobs

After you finish setting up Zendesk Chat, its Sync Status may show as Pending on either the Stitch Dashboard or in the Integration Details page.

For a new integration, a Pending status indicates that Stitch is in the process of scheduling the initial replication job for the integration. This may take some time to complete.

Free historical data loads

The first seven days of replication, beginning when data is first replicated, are free. Rows replicated from the new integration during this time won’t count towards your quota. Stitch offers this as a way of testing new integrations, measuring usage, and ensuring historical data volumes don’t quickly consume your quota.

Zendesk Chat table reference

account

The account table contains info about accounts within your Zendesk Chat account.

Replication Method

Full Table

Primary Key

account_key

Useful links

account schema on GitHub

Zendesk Chat API method

agents

The agents table contains info about agents within your Zendesk Chat account.

Replication Method

Full Table

Primary Key

id

Useful links

agents schema on GitHub

Zendesk Chat API method

bans

The bans table contains info about bans created in your Zendesk Chat account.

Replication Method

Full Table

Primary Key

id

Useful links

bans schema on GitHub

Zendesk Chat API method

chats

The chats table contains info about the chats within your Zendesk Chat account.

Replication Method

Key-based Incremental

Primary Key

id

Replication Key

timestamp

Useful links

chats schema on GitHub

Zendesk Chat API method

departments

The departments table contains info about departments within your Zendesk Chat account.

Replication Method

Full Table

Primary Key

id

Useful links

departments schema on GitHub

Zendesk Chat API method

goals

The goals table contains info about URL-based goals set within your Zendesk Chat account.

Replication Method

Full Table

Useful links

goals schema on GitHub

Zendesk Chat API method

shortcuts

The shortcuts table contains info about shortcuts within your Zendesk Chat account.

Replication Method

Full Table

Primary Key

name

Useful links

shortcuts schema on GitHub

Zendesk Chat API method

triggers

The triggers table contains info about triggers within your Zendesk Chat account.

Replication Method

Full Table

Primary Key

id

Useful links

triggers schema on GitHub

Zendesk Chat API method

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!