Issues with MessagingService.conversationDisconnected

Hi all,
On our website we are using the Genesys cloud web messenger widget. I want to subscribe to the event when a conversation is ended by an agent. I found this in the documentation:

Genesys("subscribe", "MessagingService.conversationDisconnected", function({data}){ console.log(data);});

However this event is never triggered.
The use case we are working on: We want to launch a separate feedback toaster for the user to rate the conversation out of 5 stars. We want this toaster to be loaded the moment the interaction with the agent ends.

Hi @Milind_Mathai
Please open a case with Genesys Cloud Care if the event is not firing as described in the documentation, to determine if this is a bug.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.