Retrieve all tickets from Zendesk
Retrieve all tickets from Zendesk.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Ticket type | | Predefined Choice List | Yes | |
| Return all? | Whether to return all results or only up to a given limit | True/False | No | |
| Limit | Max number of results to return | Number | No | |
| Group ID | The group to search | Text (Short) | No | |
| Query | Review query syntax to search tickets. https://developer.zendesk.com/api-reference/ticketing/ticket-management/search/#syntax-examples | Text (Long) | No | |
| Sort by | Defaults to sorting by relevance | Predefined Choice List | No | |
| Sort order | | Predefined Choice List | No | |
| Status | The state of the ticket | Predefined Choice List | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements