Skip to main content

Search for tickets in Freshservice

Searches for tickets within a Freshservice instance given a provided query.

This Wrk Action divides. For more information on divides please visit our article explaining Divides.

Common use cases

  • Data Management

Application

  • Freshservice

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Freshservice API keyFreshservice API keyConnected accountYesA8103208
Freshservice base linkThe base link is associated to the Freshservice organization being searchedURLYeshttps://wrk.freshservice.com
Search querySearch queryTextYes1
Maximum number of resultsMaximum number of resultsIntegerNo10

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Ticket linkLink of the of the ticketURLYeshttps://wrk.freshservice.com/helpdesk/tickets/20
Number of results returnedTotal number of records returned by the Wrk ActionIntegerYes5

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected when tickets are successfully retrieved from given the provided query
No ResultThis status is selected in the event of the following scenarios no ticket can be found with the provided query
UnsuccessfulThis status is selected in the event of the following scenarios:The external system is not accessibleThe Freshservice base link is not a valid base Freshservice URLUnable to access with the provided credentials

Requirements

  • N/A