Hello,
I have integrated the kore.ai chatbot with jabber channel via webhook.So i am testing i can see the standard responses on jabber but the responses that to only simple text and kg responses are not getting rendered over jabber channel
The payload response of standard response from kore,ai to jabber is
{“text”:"Hi there! ",“endOfTask”:true}
and for message node the payload response from kore.ai to jabber is
{“text”:["–Ticket Details–\nm3 issues\nUser affected: single user\nDivision 102\n\n",**Could you please confirm the details\nYes, No, "*]}
and this could you confirm the details is not the part of message node but it is a confirmation box
Please help me in figuring out the issue.
Thanks
Vidhu