We are developing a chatbot using botmaster and Watson Conversation. We have an account based user sessioning. Currently assigning the botmasterUserId to accountId.
Watson is sending correct conversation even on multiple tabs or devices which is great. However we also want to send user message to other instance of the account user
so that the conversation will have a smooth flow of chat. Any idea if this is possible?
We are developing a chatbot using botmaster and Watson Conversation. We have an account based user sessioning. Currently assigning the botmasterUserId to accountId. Watson is sending correct conversation even on multiple tabs or devices which is great. However we also want to send user message to other instance of the account user so that the conversation will have a smooth flow of chat. Any idea if this is possible?