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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Multiple attachments c...
Power Automate
Answered

Multiple attachments corrupted when using Start and Wait for an Approval action

(0) ShareShare
ReportReport
Posted on by 1,115

Has anyone successfully tested and worked out sending multiple attachments using Start and Wait for an Approval Action? If so, I really need help in building my array expression correctly. I currently have below expression and somehow after referring to 10s of articles am unable to figure what is going wrong with my expression. Please help.

 

body('Get_attachment_content').$content

Also tried with outputs('Get_attachment_content')?['body']?['$content']. It would be great if someone explains me the difference. I assume both are same.

 

Though flow run successfully, my attachments coming to email are corrupted.

 

RameshMukka_0-1601242283593.png

 

Categories:
I have the same question (0)
  • Verified answer
    ChristianAbata Profile Picture
    8,953 Most Valuable Professional on at

    hi @RameshMukka  you can see my video about contens in Outlook and Approvals. Are diferents

     

    see https://www.youtube.com/watch?v=hhm3hR3HnFo

  • rameshmukka Profile Picture
    1,115 on at

    @ChristianAbata It was so simple and i was banging my head literally to find out the right expression. Thanks a lot. Below simple array assignment has fixed my problem. Your video is great. Though I cant understand the language, your actions on the flow made me understand. Thanks once again.

     

    {
    "Name": "@{items('Apply_to_each')?['DisplayName']}",
    "Content": @{body('Get_attachment_content')?['body']}
    }

  • Paulie-M Profile Picture
    2 on at

    It's still possible for the files to get corrupted using the method you have used. You also need to provide the content type in order for it to work reliably (but it is confusing because it will often work without it).

     

    Because I spent so long figuring this out I wrote up my method for multiple attachments on approvals here.

     

    It is almost the same as the method you have used, but ensures you never get any corruption by providing the content-type in the array.

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 Automate

#1
trice602 Profile Picture

trice602 237 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 173 Super User 2026 Season 1

#3
Kalathiya Profile Picture

Kalathiya 95 Super User 2026 Season 1

Last 30 days Overall leaderboard