Sorry for this empty chapter, this part is not dedicated for public visibility and will be removed. Regards Vincent
Thank you for your feedback, we take this issue into account as soon as possible. Regards Vincent
Hi Stephan, We currently not supporting delegation, as a consequence , you have to know the login and password of your users in order to make action for them. In you case to the access token of ea...
Hi Sathya, those parameters are related to node SDK parameters: see https://github.com/Rainbow-CPaaS/Rainbow-Node-SDK/blob/master/src/lib/common/Logger.ts for details. It allow to log internal modu...
Hi Sathya, Could you clarify your request please ? Are we still in web context or server side context (nodeJS) ? Thank you Regards Vincent
Hi Yew Meng, With NodeJS SDK you are able to create 3PCC calls, as Rainbow user, on node you can do a makecall to the number of your choice if the user is link to a PBX system. If the default web ...
Hi Yew Meng, Node SDK doesn't support WebRTC features, the module is dedicated to server side communication. Regards Vincent
Hi Sathyas, You have 2 possibilities: - under your onMessage() method, test the content of the message parameter, a take an action according to a specific word else use the command step ttype and i...
Hi Andrea, You can replay the webinar done by our Rainbow CPaaS team here: https://www.youtube.com/watch?time_continue=7&v=ei2g_rql0Uw Regard Vincent
Hi Sathya, I suppose you are using the Chatbot project available under github ( https://github.com/Rainbow-CPaaS/Rainbow-Chatbot ). If you knows the user identififer ( Jid ) of the second user, you...