Bot Handoff integration with teams

319 Views Asked by At

I am working with bot handoff integration with teams. I have go through some Microsoft samples and seen some solutions. one Solution is intermediate bot sample integration with teams and other one is using the handoff sdk to initiate the bot handoff and using a third party portal to connect with live agent. Below are the solutions which i have followed.

https://github.com/microsoft/BotBuilder-Samples/tree/main/experimental/handoff-library/csharp_dotnetcore/samples

https://github.com/tompaana/intermediator-bot-sample

Could someone help me whats the best approach(Microsoft recommended one) to do the bot handoff integration with teams.

0

There are 0 best solutions below