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 Apps / How to add picture in ...
Power Apps
Unanswered

How to add picture in body email?

(0) ShareShare
ReportReport
Posted on by

Hello, I am using the Attachments controlle that comes from the SharePoint Forms that I am using. So far the attachments that are being uploaded are PNG pictures . I would like to include these photos in the body of the email. To send an email I am not using Power Automate but this code that you can see in the image. When I send the e-mail, the image from the controll does not appear correctly. Does anyone have a solution for this?

Code - This Code is inside in a buttomCode - This Code is inside in a buttomWhat I getWhat I get

Categories:
  • Pstork1 Profile Picture
    69,661 Most Valuable Professional on at

    The image itself needs to be converted to Base64 to insert it into the body of the email.  Try replacing your reference to the attachment with the following.

     

    JSON(First(Attachments.Attachment).Value, JSONFormat.IncludeBinaryData)

     

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard