Legacy Product

Fusion 5.4

Zendesk V1 Connector Configuration Reference

The Zendesk connector uses the Zendesk REST API to retrieve tickets and their associated comments and attachments from a Zendesk repository.

Prerequisites

The Zendesk user must have administrator privileges in order to retrieve all tickets and associated information. All communication with the Zendesk API is encrypted with SSL.

A Zendesk datasource must be configured with the following properties:

  • Authentication Key. The username or email.

  • Authentication Value. The password or API token.

  • Token Auth. A flag to indicate whether the auth key/value should be treated as username/password or email/token

  • Base URL. The API url to an instance of the Zendesk API

  • Organization ID. Set to restrict indexing to only tickets that belong to the Organization

Configuration Properties

When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.

Loading liquid template...

Loading configuration schema...