Zoho Update Ticket Status

Updates the status of a Zoho Desk ticket. Use it to move a ticket to Open, Closed, or another configured status.

What it does

  • Finds the ticket by ticket number.
  • Sets the ticket to the new status.
  • Returns whether the update succeeded.

Notes

  • Status must be a value configured in your Zoho Desk workspace.

Inputs

NameTypeDescription
Ticket NumberStringTicket number
StatusStringStatus Possible values: Open, Closed, Waiting for Customer, Escalated to Manager, Deletion Requested.
Organisation IDStringOrganisation ID
Access TokenString (sensitive)Zoho access token

Outputs

NameTypeDescription
SuccessBooleanWhether the status was successfully updated

Notes

API reference