The Zendesk Talk source supports Full Refresh syncs.
This source can sync data for the Zendesk Talk API.
This Source is capable of syncing the following core Streams:
- Account Overview
- Addresses
- Agents Activity
- Agents Overview
- Calls (Incremental sync)
- Call Legs (Incremental sync)
- Current Queue Activity
- Greeting Categories
- Greetings
- IVRs
- IVR Menus
- IVR Routes
- Phone Numbers
Integration Type | Airbyte Type | Notes |
---|---|---|
string |
string |
|
number |
number |
|
array |
array |
|
object |
object |
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | Yes | |
Namespaces | No |
The connector is restricted by normal Zendesk requests limitation.
The Zendesk connector should not run into Zendesk API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- Zendesk API Token
- Zendesk Email
- Zendesk Subdomain
Generate a API access token as described in Zendesk docs
We recommend creating a restricted, read-only key specifically for Airbyte access. This will allow you to control which resources Airbyte should be able to access.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.3 |
2021-11-11 | 7173 | Fix pagination and migrate to CDK |