Zendesk - Get list of tickets by external ID action

This action retrieves a list of tickets that matches a search by external ID. Only records in your Zendesk instance that match all the criteria are returned.

Get list of tickets by external ID actionGet list of tickets by external ID action

Input

Input fieldDescription
External IDThe external ID of the tickets. You can query multiple external IDs with the , separator.

Output

The output of this action contains the full set of columns from the list of tickets. Here are some commonly used outputs.

Output fieldDescription
Ticket IDThe unique Zendesk ID of the ticket. This is automatically assigned when the ticket is created.
SubjectThe subject of the ticket.
TypeThe type of ticket. Permitted values are problem, incident, question, or task.
PriorityThe priority of the ticket. Permitted values are urgent, high, normal, or low.
Ticket custom fieldsIncludes data of ticket custom fields.
List sizeThe size of the list, corresponding to the number of tickets retrieved.

Click here for a full list of ticket outputs.

Last updated: