- 24 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Zendesk
- Updated on 24 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Zendesk manages customer interactions in one place by turning customer inquiries into manageable tickets to ensure every issue is tracked and resolved promptly. More information can be found at the Zendesk Website.
Integration Method: API
Tables: Ticket Inventory (99405001)
This integration supports the following events.
Event | Description |
---|---|
Tickets | Returns the tickets that changed since the start time. |
This integration supports the following versions.
Zendesk Version | 5.4.0 |
Zendesk API version | V2 |
Prerequisites
The user should have access to the Zendesk portal with an account that has the Global Administrator privileges.
The user should have access to the DataBee console.
Configuration Overview
Get Zendesk sub-domain, Username, API Token which is required for API authentication.
Add the Zendesk in the DataBee console with the below parameters.
DataBee Parameter
Zendesk Parameter
Sub-domain
Sub-domain of Zendesk.
Username
Username of the agent appended with /token.
Password
API token
Zendesk Configuration
Get the Sub-domain from your Zendesk portal URL. For e.g, if Zendesk portal URL is Zendesk URL then sub-domain is k2d. Refer this knowledge base for more info.
Login to Zendesk portal. Fill out Zendesk sub-domain and click on Sign in.
Enter the ‘Email’ and ‘Password’, click Sign in.
After successful login, select the Gear icon from left side menu then click Go to Admin Center as shown below.
In the Admin, select Apps and integrations from left side menu and click on Zendesk API as shown below.
Agree terms and conditions and click Get started.
Follow the steps as mentioned below.
Click on Settings.
Enable token access.
Click on Add API token.
Provide a description for the token.
Copy the API token. This token is only available during this step. Ensure it is copied before proceeding.
Click Save.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.
Search for the Zendesk and click it as shown below.
Click on the API Ingest option for collection method.
Enter feed contact information and click Next.
In the configuration page, confirm the following:
Authorization Method: Basic
API Base URL: this is the base URL that DataBee will interact with. Replace <sub-domain> with your Zendesk sub domain.
Username: your email address appended with /token. example: name@company.com/token.
Password: paste the API token.
Event Types: preselected for all the event types that integration pulls.
Click Submit.
Troubleshooting Tips
Ensure the token is pasted correctly. Since you cannot view the token after the 1st time, re-create the token by following steps, paste it on a text editor to ensure no spaces or unexpected characters are included and reconfigure the DataBee feed.
Ensure /token is appended with email address in username field.