Hi Team,
I have subscribed to chat conversations and created a listener too. And I get proper events whenever there's a new chat conversation, however, for an ongoing chat conversation (accepted by agent) I do not receive any new events if a message is sent/received.
I intend to reply to the customer dynamically via code, anyhow, due to no new events received for a new message in the same chat conversation, I am unable to do so.
I am sure, I can get the further details of messages by using the messageId from /api/v2/conversations.
However, it would be preferrable if I can get notification for it.
Is there a way to get notified of the new messages sent/received in ongoing chat or any alternatives approach you can suggest?
Thanks
Archana