APIs in zendesk chat | Community
Skip to main content

APIs in zendesk chat

  • February 15, 2022
  • 1 reply
  • 0 views

I would like to know if it is possible to intervene the outgoing and incoming messages of a chat through webhook. Does this mean that if I send an outgoing message I can send it to a webhook of mine? And when a message arrives in the chat, can you also intervene?

1 reply

Eric27
  • February 16, 2022
Hey there,

You'd be able to do this by interacting via the conversations api. I'd suggest taking a look at the corresponding docs to get an understanding on what is capable.
 
Conversations api reference docs