We have an AI Chat Bot service within Desk. Please give me some time and I will provide details on how it works. The service is super new, so it is taking time to pull the details together.
Thank you for the prompt response. I was able to add the AI chatbot I created to Sendbird Desk
However, I think there is a bug in assigning the bot in the Assigment settings. It is saying that the bot does not exist or offline even though I already activated the bot
I went through the items today and made two video for you.
In the second video there are links to the Desk Widget and also a blog I wrote about a work around to moving from bot to human. Check out the description of video 2.
For your issue…
It is saying that the bot does not exist or offline even though I already activated the bot
I hit that too. If you head over to the Agents menu, you will see your bot in there and you can set it to be online.
I also have some great news. We are working to make it so that /cancel can be called with a channel_url, also. It means that shortly it will be possible to remove the need for a proxy server and just call directly to the Desk API from the Function.
There’s more. I also found that it would be possible to use GTP to route the user to a particular Desk group.
In the below example I prompt the Function to select a particular group id. group_ids can be used in the /cancel call to switch the ticket to a different group.
It should be noted that a proxy server is no longer needed in order to transfer a Desk AI Chatbot to be removed from a ticket, and the ticket to be added to the human agent queue.