Zoho Add a Resolution Note

Adds a resolution note to a Zoho Desk ticket and optionally notifies the contact. Use it to close out a ticket with a final summary for the customer.

What it does

  • Finds the ticket by ticket number.
  • Posts the resolution content to the ticket.
  • Can notify the contact when Is Notify Contact is enabled.

Notes

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

Inputs

NameTypeDescription
Ticket NumberStringTicket number
Organisation IDStringOrganisation ID
Access TokenString (sensitive)Zoho access token
MessageStringresolution notes to add
Notify Contact?Booleanif the contact should be notified about the resolution

Outputs

NameTypeDescription
SuccessBooleanWhether the resolution note was successfully added

Notes

API reference