-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rocketchat needs to handle escalated sessions in whatsApp conversations. #1363
Comments
Hi @bhardwajaditya can you look at this story please and let me know what you think? I'd like to know if we can come up with a design that we could implement for this. It's possible that the whatsApp bots could stay on Rocketchat for a while, and some of our european businesses seem interested in liveagent chat escalation in whatsApp. It would be nice if we can offer that. Thanks. |
@ear-dev I will look into this and get back with the answer by tomorrow meeting |
@bhardwajaditya can you please describe your design for this here. Basically we want to spec the work and understand where and what the changes to accomodate this will be. |
@bhardwajaditya please add your design diagram here. Lets go ahead and implement. |
Issue:
The twilio integration we use for whatsApp sessions routes always to the defined Dialogflow department in Rocketchat.
Fix:
Can we track if a particular session is in an escalated state, and when messages from twilio enter the integration can we bypass the configured default department (Dialogflow) and route to the SF department instead? All the while maintaining session state/integrity.
The text was updated successfully, but these errors were encountered: