Zendesk - Search tickets action

This action retrieves a list of all tickets that matches your search criteria. Only records in your Zendesk instance that matches all the criteria will be returned.

Search tickets actionSearch tickets action

Input

Input fieldDescription
StatusThe status of the ticket. Permitted values are >open, pending, hold, solved, or closed.
TypeThe type of the ticket. Permitted values are problem, incident, question, or task.
PriorityThe priority of the ticket. Permitted values are urgent, high, normal, or low.
SubjectThe subject of the ticket.
DescriptionThe description of the ticket.
Earliest created timeThe earliest the ticket was created.
Latest modified timeThe latest the ticket was updated.
RequesterThe requester of the ticket. You can define users with the full name, user ID, email, or phone number. You can also use 'none' and 'me'.
SubmitterThe submitter of the ticket. You can define users with the full name, user ID, email, or phone number. You can also use 'none' and 'me'.
OrganizationThe organization of the requester. You can define the organization with the name or organization ID. You can also use 'none' and 'me'.
TagsThe tags applied to this ticket. You can query multiple tags with the , separator.
ChannelsInformation about how the ticket was created. Some possible values are "web", "mobile", "API" etc.

Click here a full list of ticket inputs.

Output

The output of this action contains a list of tickets with their respective outputs. 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 the 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: