hubot-natural icon indicating copy to clipboard operation
hubot-natural copied to clipboard

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

Open alfabaria opened this issue 6 years ago • 3 comments

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 …

alfabaria avatar Feb 22 '19 10:02 alfabaria

Hi @alfabaria.

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

renatobecker-zz avatar Feb 26 '19 16:02 renatobecker-zz

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

subbanarasaiah avatar Jul 23 '19 09:07 subbanarasaiah

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.

renatobecker avatar Feb 05 '20 13:02 renatobecker