Skip to content
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

External service routing method can’t transver bot to human agent #55

Open
alfabaria opened this issue Feb 22, 2019 · 3 comments
Open

Comments

@alfabaria
Copy link

Hello i have some problem when integrating Rocket.chat with hubot-natural bot, i want to set my bot agent as default agent for every guest visiting live chat, so i set Livechat Routing Method as External Service, i made my own External Queue Service URL and set mybot details as the return from my endpoint as mention in documentation, and everything is going well.
the problem is when i using External Service routing method, i can’t transver bot agent to human agent when customer want to talk to human (it’s always return false, “there is no one online right now”), but if i using other routing method everything is going well, bot can transfer chat to other human agent as i wish.

thank you for your help …

@renatobecker-zz
Copy link

Hi @alfabaria.

What method are you using to transfer the chat to another agent?

@subbanarasaiah
Copy link

Hello Please provide some sample tutorial Livechat Routing Method as External Service

@renatobecker
Copy link

Please, take a look at our REST API docs:
https://rocket.chat/docs/developer-guides/rest-api/livechat/

There are specific method to forward or transfer a Livechat room.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants