Trigger Ticket update on clicking "Send" button | Community
Skip to main content

Trigger Ticket update on clicking "Send" button

  • January 13, 2023
  • 2 replies
  • 0 views

Hello,

We are trying to send some additional info on the ticket custom fields by using the ticket update api. And we need to do it once the client clicks on the Zendesk Chat widget send button. Is there an event that we can listen to, and use as trigger? Does clicking on the Send message button triggers an event on window object?

2 replies

  • Author
  • January 16, 2023

Hi @ahmed11 , thanks for replying.

I'm using a different set of api -> https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/web/sdk_api_reference/.

SDK API, and I'm not able to intercept chat:start. 

How can I use the chat api that you were referring to?


  • Author
  • January 16, 2023

@ahmed11, how do I configure a trigger?