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 the Multiple atta...
Power Apps
Answered

Send the Multiple attachment from powerapps to flow

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

I am working on a power app form which is used to get few details along with attachment, which is then fed to another flow and then finally sent as an email.

My power app has an attachment datacard and submit button. I am trying to send the email attachment name and content through submit button to flow using below formulas (neither of them are working).

was trying with below method too.

Set(VarAttachmentControl,JSON(Image1.Image,IncludeBinaryData)); Set(VarBase64Only, Mid(VarAttachmentControl,Find(",",VarAttachmentControl)+1, Len(VarAttachmentControl)-Find(",",VarAttachmentControl)-1));

But was not sure what does Image1 means here .

 

Help me out with solution .

Thanks in advanced

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,463 Most Valuable Professional on at

    Hi @Anonymous ,

    Image1 is referring to an image control (which you do not have ?)- I assume you got this code off a blog or similar - it is designed to send a single image to a Variable in Base64 format and has nothing to do with Attachment controls. I have a blog on sending attachments via email that may be of use to you.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks for your support @WarrenBelz 

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 638

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard