Forum Discussion
kiranbudati
Nov 30, 2020Copper Contributor
Is there any way to show iframe content in ms teams chat?
I have been trying to send iframe as a response from bot framework, my usecase is to display dynamic charts which are generated from portal. I'm able to send iframe but the bot message body is emp...
Rama-MSFT
Jan 07, 2021Former Employee
Hi kiranbudati,
Although it's not 100% standard use of them, you can use a Task Module for this. There are various ways to launch them, and one way is via a button in an Adaptive Card. It's a bit of work learning each of these topics, if you haven't used them before, but it's certainly possible to use the to do what you're trying to achieve.