Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 3.03 KB

zendesk-talk.md

File metadata and controls

68 lines (47 loc) · 3.03 KB

Zendesk Talk

Sync overview

The Zendesk Talk source supports Full Refresh syncs.

This source can sync data for the Zendesk Talk API.

Output schema

This Source is capable of syncing the following core Streams:

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
Namespaces No

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 API Token
  • Zendesk Email
  • Zendesk Subdomain

Setup guide

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.

CHANGELOG

Version Date Pull Request Subject
0.1.3 2021-11-11 7173 Fix pagination and migrate to CDK