Announcements
Thank you for the suggestion! We are aware iFrame comes with its limitation and will look into an improved no-code experience.
For the time being, it will require custom code on your website for a collapse/expand chat window experience.
Hi @Anonymous ,
I created the idea: https://powerusers.microsoft.com/t5/Power-Apps-Ideas/Embed-chatbot-in-Power-Apps-Portal-as-collapsible-window/idi-p/418204
I was able to get working but needs a but of tidying up. If you use the code there but alter this div, you can get your chat to work in the popup (correct the guid for your bot also)
<div class="chat-popup" id="myForm"> <iframe src="https://powerva.microsoft.com/webchat/bots/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa" frameborder="1" width="300px" height="350px" onresize="this.style.height=this.contentDocument.body.scrollHeight +'px';" target="assets"></iframe><br> <form class="form-container"> <button type="button" class="btn cancel" onclick="closeForm()">Close</button></div>
The rest of the code is default from the link. I think the bottom line is that the bot can be embedded in many ways as you see fit.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 567
Haque 143
chiaraalina 143 Super User 2026 Season 1