Hi Team, We are trying to do video conference using rainbow web SDK. On rainbowSDK.bubbles.RAINBOW_ONWEBCONFERENCEUPDATED event always returns videoGallery (i.e, conference.videoGallery[0] ) ...
Chatbot can able to receive https post request directly?
Hi, I am using Rainbow Chat-bot, If the scenario having question mark, spaces chatbot does not return response. how can I handle such special character. For Example: "what is your name?": {"questi...
Hello Support team, I have integrated rainbow SDK in an angular 8 application and it is working fine in development mode. But when I'm trying to deploy the production build to the server it is not ...
Hi, I need to retrieve conversation messages from a particular contact, I have used GetMessagesFromConversation and GetMessagesFromContactId, both are not return any messages ie, count=0 in their m...
In chatbot, Why bot.json file contains this parameters on "log". "system-dev":{ "internals": false, "http": false},
Is there any chance to receive http post response directly by the chatbot?
In chatbot, Why bot.json file contains this parameters on "log". "system-dev":{ "internals": false, "http": false},
I have implemented chatbot in web app. I want to perform call action from chatbot to other rainbow user based on chatbot response in sample_message.js file chatbot.onMessage() event. How can i achi...
Can we use Chatbot.onMessage() event to send same message to another rainbow id? I integrated chatbot in web application, Now I need to send chatbot response to additional one rainbow user. Is ther...