Zendesk Reply to Side Conversation

Sends a reply to an existing side conversation on a Zendesk ticket. Side conversations allow agents to loop in external parties (via email) without the end customer seeing the exchange.

What it does

  • Sends a reply message to a side conversation thread attached to the specified ticket.
  • The reply is delivered via email to the recipient.

Notes

  • This action replies to an existing side conversation. To create a new side conversation, use the Zendesk Create Side Conversation action.
  • Requires the Side Conversations feature to be enabled on the Zendesk account.

Inputs

NameTypeDescription
Zendesk SubdomainStringZendesk subdomain
Zendesk UsernameStringZendesk email (with /token suffix)
Zendesk TokenString (sensitive)Zendesk API token
Send ToStringEmail address of the recipient
SubjectStringSubject line of the side conversation
MessageStringThe reply message body
Ticket IDStringID of the ticket containing the side conversation

Outputs

NameTypeDescription
SuccessBooleanWhether the reply was sent

API reference