web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Draft Email Action - F...
Power Automate
Suggested Answer

Draft Email Action - Formatting Problem

(0) ShareShare
ReportReport
Posted on by 10

Hi,

I'm currently experiencing an issue with my automation flow in Power Automate, which drafts emails with selected recipients. When I input text in the body section, I can see that it allows formatting. However, during the test run, the output does not retain the formatting, and the drafted email does not permit any additional formatting.

I've tried basic troubleshooting steps but haven't been able to resolve the issue. Could someone please assist me in finding a solution?

Thanks in advance!

Categories:
I have the same question (0)
  • Suggested answer
    Tomac Profile Picture
    4,048 Moderator on at
    If your email draft only needs basic formatting - line breaks - you can use the Code View button, remove all of the HTML tags present, and just format the email with line breaks:
     
    If you need advanced formatting such as font sizes, bold, etc you will need to use the Send and HTTP Request action to send a Graph request that allows you to format the body of the message with HTML: https://damobird365.com/create-a-draft-email-in-outlook/
     
    This is a limitation of the existing Draft an email message action, where it only allows generation of plaintext drafts.
  • Suggested answer
    Riyaz_riz11 Profile Picture
    4,048 Super User 2026 Season 1 on at
    Hi,
     

    Use the “Send an email (V2)” or “Create draft” Action

    • In the action, look for the Body field.

    • Switch to Code View (the little </> icon in the editor).

    • Enter your body as HTML.


    •  

    Example HTML Body:

    <p>Hello <strong>team</strong>,</p>
    <p>This is a <span style="color:blue;">formatted</span> email sent via Power Automate.</p>
    <ul>
    <li>Item one</li>
    <li>Item two</li>
    </ul>
    <p>Regards,<br/>Your Bot</p>
     

     This ensures you control exactly how formatting appears.

     

    Enable “Is HTML” Setting

    In the Send email or Create draft action:

    • Expand Advanced options.

    • Set Is HTML = Yes.

     This instructs Outlook/Exchange to render the body as HTML.

    Test the Flow

    After you test, check the draft or sent message—your formatting should now appear exactly as designed.

     
    If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
    Regards,
    Riyaz

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard