Zendesk · Arazzo Workflow
Zendesk Reassign Ticket to Agent
Version 1.0.0
Find an agent by name or email, then reassign a ticket to that agent.
Provider
Workflows
reassign-ticket-to-agent
Resolve an agent by query and reassign a ticket to them.
Searches users for the agent, and when found reassigns the supplied ticket to that agent and sets it open.
1
findAgent
SearchUsers
Search users for the target agent.
2
reassignTicket
UpdateTicket
Reassign the ticket to the resolved agent and set it open.
Source API Descriptions
openapi