Zoho Update Ticket Assignee (Team and User)

Updates the assignee team and agent on a Zoho Desk ticket. Use it to route a ticket to the right team or agent.

What it does

  • Finds the ticket by ticket number.
  • Sets both the team ID and assignee (user) ID.
  • Returns whether the update succeeded.

Notes

  • Requires a Zoho Desk OAuth access token and organisation ID.

Inputs

NameTypeDescription
Ticket NumberStringTicket number
Team IDStringTeam ID
User IDStringUser ID
Organisation IDStringOrganisation ID
Access TokenString (sensitive)Zoho access token

Outputs

NameTypeDescription
SuccessBooleanWhether the ticket assignee was successfully updated

Notes

API reference