Zendesk · Arazzo Workflow
Zendesk Solve Ticket from Search
Version 1.0.0
Search for a ticket, then solve it with a closing public comment.
Provider
Workflows
solve-ticket-from-search
Find a ticket via search and mark it solved with a closing comment.
Searches tickets with the supplied query, and when a match is found updates that ticket to solved with a public comment.
1
searchTickets
ListSearchResults
Run the Zendesk search and capture the first matching ticket id.
2
solveTicket
UpdateTicket
Update the matched ticket to solved with a closing public comment.
Source API Descriptions
openapi