Compatible with Fusion version: 4.0.0 through 5.12.0
- tickets and their associated metrics: for example, time elapsed until first response, time to close.
- ticket comment counts, comment IDs
- ticket comment attachment URLs
- the Zendesk ticket itself
- one document per comment
- one document per comment attachment
ticket_id pointing back to the Zendesk ticket.
Incremental recrawls allow updates to the Fusion collection to add new tickets and record further changes to existing tickets without having
to retrieve the entire Zendesk repository contents.
Prerequisites
The Zendesk user must have administrator privileges to retrieve all tickets and associated information. All communication with the Zendesk API is encrypted with SSL. A Zendesk data source 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
Description
It retrieves all tickets with all fields (such as customer, assignee, priority, status, and so on) as well as access restrictions for users and groups. ACLs can be used for security trimming at query time. The types of items retrieved are:- tickets and their associated metrics: for example, time elapsed until first response, time to close.
- ticket comment counts, comment IDs
- ticket comment attachment URLs
- the Zendesk ticket itself
- one document per comment
- one document per comment attachment
ticket_id pointing back to the Zendesk ticket.
Incremental recrawls allow updates to the Fusion collection to add new tickets and record further changes to existing tickets without having
to retrieve the entire Zendesk repository contents.