<organization>
part of <organization>.zendesk.com
.<name>
(required) - A unique name for this connector.<subdomain>
(required): The subdomain of your Zendesk site, for example the <organization>
part of <organization>.zendesk.com
.<email>
(required): The email address of the user account that has access to the Zendesk subdomain.<api-token>
(required): The API token (not an OAuth token) for the user account. For more information, see Managing access to the Zendesk API.<item-type>
: The type of item to parse. Allowed values include tickets
and articles
. If no value is provided, the default is tickets
.<batch-size>
: The maximum number of items to structure per batch. The default is 2
.