Skip to main content

Get Tickets

Description

Zendesk: Get Tickets step gets the tickets matching the criteria query.

Limitations:

• All ticket fields are not visible in the get ticket fields list.

• If you provide incorrect or invalid values in the lookup fields or custom lookup fields, the API does not throw an error.

• The tickets do not come in sequence.

• Update Ticket: Only those records are updated that are searched.

Reference: https://developer.zendesk.com/api-reference/ticketing/tickets/tickets/

Configurations

General Tab

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.
Connection:
2Base URLSpecify base URL of Zendesk server instance. For example, https://xxxx.zendesk.com for a cloud instance.
Data type: String
Mandatory
3Access TokenAccess token retrieved from OAuth token API call.
4Test ConnectionClick the button to test the connection, if it is available or not.

Input Tab

No.Field NameDescription
1Criteria QueryFetch all Zendesk tickets matching the criteria query. For sample criteria queries, see Zendesk Search API.
2Fetch Records Batch SizeSpecify the batch size used by the step when fetching records.
3Get Top N RecordsFetch the top N records matching the criteria query.

Output Tab

No.Field NameDescription
1JSON OutputOutput field to hold the result of the successful plugin execution. Default label value for this field is JSONOutput.