Integrate Virtual agent to Azure bot(Primary bot) for live agent feature.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2022 09:44 PM
I have a Azure bot as a primary bot , i want to build a feature "live agent transfers" whenever bot would be not able answer some particular questions then user can make request " talk to a live agent" , then transfer that request to the ServiceNow virtual agent , there one live person will pick the conversation and talk to the Azure bot user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2022 09:54 PM
There is a document in ServiceNow which I would recommend for this bot to bot integration. Please refer to the link below for the same.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2022 10:03 PM
Hi Vasantharajan, Thanks for reply, but this document is incomplete or i am not able to get anything from this document. If you have done similar so can you please explain me in detail, even you can mail me separate or if you ok then we can connect one to one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2022 10:53 PM
Hi @SkumarPatel - This is completely a development effort from your bot side using the API available in ServiceNow.
Please refer to the link below where you can see clear API documentation on the Request (Inbound to ServiceNow VA/Live Agent) and Response to your BOT (Outbound to ServiceNow from VA/Live Agent)
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2022 09:27 PM
Hi @Vasantharajan N Yes you are right it is just the coding effort and that is ok, but in API we need to pass many data so from where we can find those data and API endpoint. Can you please mention you contact details.