This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Zendesk Talk
Overview
This source can sync data for the Zendesk Talk API: Account , Addresses, Agents Activity, Agents , Calls, Call Legs, Current Queue Activity, Greeting Categories, Greetings, IVRs, IVR Menus, IVR Routes, Phone NumbersThe source is using Airbyte docker image (@airbyte/source-zendesk-talk). Learn more how Airbyte-based sources work
How to connect
Generate a API access token as described in Zendesk docs. We recommend creating a restricted, read-only key specifically for access. This will allow you to control which resources should be able to access.Connection Parameters
Parameter | Documentation |
---|---|
start_date *string (required) | The date from which you'd like to replicate data for Zendesk Talk API, in the format YYYY-MM-DDT00:00:00Z. |
subdomain *string (required) | The subdomain for your Zendesk Talk |
access_token *string (required) | The value of the API token generated. See the docs for more information |
email *string (required) | The user email for your Zendesk account |