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 / Send email and attach ...
Power Apps
Unanswered

Send email and attach many image Using Power Apps

(0) ShareShare
ReportReport
Posted on by 181

Hi all,

I am developing a power app that has a DataCard which contain 5 add picture image controls (not a gallery) for the user to select a photo or image to upload and then press the button to send an email attached to these images and PDF

This 5 add picture image control called

AddMediaWithImage1     (Mandatory)

AddMediaWithImage1_1 (Optional)

AddMediaWithImage1_2 (Optional)

AddMediaWithImage1_3 (Optional)

AddMediaWithImage1_4 (Optional)

 

I have referred to this video, https://www.youtube.com/watch?v=GoF3vfP3YTM

but I do not know how to attach these images and PDF simultaneously and anything needs to be preset first.

 

 

 

Below is my code:

Office365Outlook.SendEmailV2(
"alan.tse@clp.com.hk" /*DataCardValue84.Text &";"*/,/// To
"New: CLPeS of PO:",// Subject
"Dear Sirs," &"<br> attached for your follow-up." & "<br> Thank." &
"<br> Dear Contractor," & "<br> Please refer to the report and rectify the defect(s) and provide Photo(s) to us for update by 2 business days." &"<br>Thanks.",
{Attachments: Table(
{
Name: "submittedInspection.pdf",

ContentBytes: PDF(DataCard1, {Orientation: "Portrait", ExpandContainers: true})
}
)
}
);

 

Thank you very much for your help.

Categories:
I have the same question (0)
  • AT_AlanTse123 Profile Picture
    181 on at

    Would anyone help?

    Thank you.

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard