i am using the OOB email template "conversation transcript email template"
any one face the same issue can help?
Thanks
Engy
Hi Engy,
It looks like you're encountering an issue where adaptive cards in your conversation transcript are rendering as raw HTML in the out-of-box (OOB) conversation transcript email template.
Check Adaptive Card Support in Emails:
Unfortunately, most email clients don’t natively support adaptive cards as they are intended for web-based or chat environments (e.g., Microsoft Teams, Bot Framework). When emails are sent, these adaptive cards often render as HTML code. To address this, consider disabling the adaptive cards for email transcripts or formatting the email content to ensure compatibility.
Modify the Email Template:
You can adjust the OOB conversation transcript email template to exclude adaptive card content. Instead, you can use text-based placeholders or alternative formatting to present the information in a more email-friendly format.
Power Automate/Custom Logic:
If adaptive cards are crucial, you can create a Power Automate flow to process the conversation data and convert adaptive card responses into plain text or formatted data that is email-compatible. This way, you can preserve the card data but render it correctly in email transcripts.
Use Rich Text/HTML Formatting:
If you still want to keep rich formatting in your emails, consider converting the content into rich text or HTML formats that are more compatible with email clients. Adaptive card content can be presented as structured HTML tables or formatted sections, which will render correctly in most email systems.
André Arnaud de Cal...
292,688
Super User 2025 Season 1
Martin Dráb
231,643
Most Valuable Professional
nmaenpaa
101,156
Moderator