I tried to build a visual container for an Azure Bot, but without any success. Azure use iframe for embed the solution in a website. i.e.: <iframe src='https://...s=SECRET_KEY'></iframe>.
When I insert the string of code in my website I see the chat correctly, but what if I want something like the chatbot in this page? (https://www.vodafone.it/portal/Privati)
I want a cliccable button (on the bottom right of the page) that opens/closes a chat panel. I don't need the chatbot it self, but only the code for insert it into a website. I'm not a front-end web developer (obviously) and I wonder if someone could help me!
Thanks for the help!
