Skip to main content

Retrieve all tickets from Freshservice

Retrieve all tickets from Freshservice.

Application

  • Freshservice

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Agent IDID of the agent to whom the tickets have been assignedText (Short)No
Group IDID of the group to which the tickets have been assignedText (Short)No
ImpactText (Short)No
PriorityText (Short)No
StatusText (Short)No
Created onDate when the ticket was createdDatetimeNo
Due byDate when the ticket is due to be resolvedDatetimeNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A