First time creating a connector? Read this first.
Requirements
You will need:- A Zendesk account.
- Your Zendesk subdomain, for example, the
<organization>part of<organization>.zendesk.com. - The login email address for your Zendesk account.
- An API token (not an OAuth token) for your login email address.
Examples
To create a Zendesk source connector, see the following examples. For more information on working with source connectors using the Unstructured API, see Source endpoints.Configuration Settings
Replace the preceding placeholders as follows:A unique name for this connector.
The subdomain of your Zendesk site, for example the
<organization> part of <organization>.zendesk.com.The email address of the user account that has access to the Zendesk subdomain.
The API token (not an OAuth token) for the user account. For more information, see Managing access to the Zendesk API.
The type of item to parse. Allowed values include
tickets and articles.The maximum number of items to structure per batch.

