The Zendesk Chat source supports Full Refresh and Incremental syncs.
This source can sync data for the Zendesk Chat API.
This Source is capable of syncing the following core Streams:
- Accounts
- Agents (Incremental)
- Agent Timelines (Incremental)
- Chats
- Shortcuts
- Triggers
- Bans (Incremental)
- Departments
- Goals
- Skills
- Roles
- Routing Settings
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 | |
SSL connection | Yes |
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 Chat Access Token
Generate a Access Token as described in Zendesk Chat 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.5 | 2021-12-06 | 8425 | Update title, description fields in spec |
0.1.4 | 2021-11-22 | 8166 | Make Chats stream incremental + add tests for all streams |
0.1.3 | 2021-10-21 | 7210 | Chats stream is only getting data from first page |
0.1.2 | 2021-08-17 | 5476 | Correct field unread to boolean type |
0.1.1 | 2021-06-09 | 3973 | Add AIRBYTE_ENTRYPOINT for Kubernetes support |
0.1.0 | 2021-05-03 | 3088 | Initial release |