- Availability
- Airbyte Cloud Airbyte OSS PyAirbyte
- Support Level
- Archived
Zendesk Sell [ARCHIVED]
Sync overview
The Zendesk Sell source supports Full Refresh.
This source can sync data for the Zendesk Sell API.
Output schema
This Source is capable of syncing the following core Streams:
- Call Outcomes
- Calls
- Collaborations
- Contacts
- Deal Sources
- Deal Unqualified Reason
- Deals
- Lead Conversions
- Lead Sources
- Lead Unqualified Reason
- Leads
- Loss Reasons
- Notes
- Orders
- Pipelines
- Products
- Stages
- Tags
- Tasks
- Text Messages
- Users
- Visit Outcomes
- Visits
Data type mapping
Integration Type | Airbyte Type | Notes |
---|---|---|
string | string | |
number | number | |
array | array | |
object | object |
Features
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | Yes |
Performance considerations
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.
Getting started
Requirements
- Zendesk Sell API Token
Setup guide
Please follow this guide
Generate an API Token or oauth2.0 Access token as described in here
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.
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.0 | 2022-10-27 | 17888 | Initial Release |
0.1.1 | 2023-08-30 | 29830 | Change phone_number in Calls to string (bug in zendesk sell api documentation) |
0.2.0 | 2023-10-23 | 31016 | Migrated to Low Code CDK |