Hi Ruben, Please refer to the manual: https://hub.openrainbow.com/#/documentation/doc/cli/Getting_started Here you logged in -> OK Then you may type rbw <command> [<option>...] For example, ...
Hi Roberto, First global remark: Node.js SDK is for backend, like creating users/guests or Bubbles, Channels, Groups. But not to manage a specific user's contact list/roster. Frontend will have t...
Our teams and some partners are using Node.js SDK for backend. Please have a look there:https://hub.openrainbow.com/#/node with examples: https://github.com/Rainbow-CPaaS/StarterKit-SDKNodeJS https...
Hello Roberto, I am sorry, no JAVA SDK/APIs. A Full REST is planned, but no date at the moment. Existing REST APIs are describred here:https://hub.openrainbow.com/#/restBut: you can't "IM" (chat...
Not (yet) documented, if it exists it is in contact.avatar
Right => bug Thanks!
Hi Patrice, This API rainbowSDK.contacts.getAll() directly replies all known contacts.(loaded/asked at SDK start and updated if needed)It's a synchronous call, no need of an event. The existing eve...
Hi Patrice, Did you try this API call with false ? https://hub.openrainbow.com/#/documentation/doc/web/api/sdk#module_SDK.setVerboseLog Best regards,Pascal
Hi Antonio, For testing a bot, I use with my own user the Rainbow official app with my bot, a "free" Rainbow user created for this bot (open https://web-sandbox.openrainbow.com for example in...
Meantime, we found a regression in SDK. Correction will be provided in next SDK 1.38.0