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 / Unable to receive embe...
Power Automate
Suggested Answer

Unable to receive embedded image in outlook via Power automate desktop

(1) ShareShare
ReportReport
Posted on by 6
I have tried with both convert to base 64 and cid but it still isn't showing any images in outlook, how should this be done now...Im triggering it through power automate desktop
Screenshot 2026-0...

Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.

I have the same question (0)
  • Suggested answer
    11manish Profile Picture
    3,333 on at
    he issue is most likely not your Base64 or CID syntax itself.
     
    The actual problem is that Power Automate Desktop does not reliably create MIME inline image emails for Outlook rendering.
     
    The best solution is:
    • Use PAD only for automation/orchestration
    • Send the actual email from Power Automate Cloud
    • Use CID + inline attachment configuration properly
    • Avoid Base64 inline images for Outlook
  • Suggested answer
    Haque Profile Picture
    3,653 on at

    Hi @AS-17101529-0

    When sending images in Outlook emails triggered through Power Automate Desktop, simply converting images to Base64 or using CID references often isn’t enough because Outlook requires specific formatting and embedding methods.

    How to properly embed images in Outlook emails via Power Automate Desktop:

     (1): Use HTML email body with embedded images via CID: Attach the image as a file attachment in the email action. Reference the image in the HTML body using the Content-ID (CID) like <img src="cid:yourImageCID">. Please note that, the CID must exactly match the attachment’s Content-ID header.

    (2): Ensure the image attachment is correctly added with the CID In Power Automate Desktop, when using the Outlook email action, you need to attach the image file and then set the attachment’s Content-ID property to a unique identifier (e.g., image1). Reference that CID in the HTML body.

    (3): Base64 embedding in HTML: Embedding images as Base64 data URIs in the HTML body is supported but can be large and sometimes blocked by Outlook security settings. The format is: <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA...">

    Note: Plesae make sure the Base64 string is complete and correctly formatted.

     
     

    I am sure some clues I tried to give. If these clues help to resolve the issue brought you by here, please don't forget to check the box Does this answer your question? At the same time, I am pretty sure you have liked the response!

     

     

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard