Skip to main content

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 TypeAirbyte TypeNotes
stringstring
numbernumber
arrayarray
objectobject

Features

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental SyncYes

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

VersionDatePull RequestSubject
0.1.02022-10-2717888Initial Release
0.1.12023-08-3029830Change phone_number in Calls to string (bug in zendesk sell api documentation)
0.2.02023-10-2331016Migrated to Low Code CDK