Hello, I used Rainbow sandbox developer account. And I have created some test users under my admin Rainbow sandbox account. I assigned a test with admin rights account to a rainbow chatbot applicat...
Hello, I want to initiate typing status from my nodejs application to the recipient. So I used "iM.sendIsTypingStateInConversation(conversation, status)". I am not clear with the parameter "convers...
Hello, Is it feasible to reply dynamic text message to end user from chatbot instead of replying predefined static JSON messages? If it is possible, please let me know the steps to achieve this sce...
Hello, I have created rainbow Sandbox developer account. And also I created some test accounts with the help of Rainbow CLI tool. When I tried to sign in with any of these accounts to Rainbow chat...
Hello, Are SDK for Web APIs supported in >=Angular 2 applications.If it is supported, what is the best way to import "loader-sdk.min.js" and "rainbow-sdk.min.js" files available inside rainbow-web...
Hello, I have logged in through rainbow CLI command on console with rainbow sandbox developer account which has the admin rights. I have creates some test accounts(users). I want to modify first...
Hello, I have used rainbow sandbox developer account with admin rights.I found two different ways to create rainbow applications. 1/ After logged in to sandbox developer account, go to Developers t...
Hello, I have created some test accounts under admin account(Rainbow Sanbox developer account). When I used the function rainbowSDK.contacts.getAll(), it returns zero array items in node js. Do ...