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 / Adding attachments fro...
Power Automate
Answered

Adding attachments from Lists

(1) ShareShare
ReportReport
Posted on by 14
I have created a Microsoft List with a Form attached to it. As part of the Form I want staff to be able to attach a document. This document then needs to be emailed to several people as part of an Approval process generated through Power Automate. I have tried searching for a decent how to guide in attaching the attachment in an approvals process in Automate but I am just getting myself confused. Does anyone know of a clear step by step guide on how to do this?
 
TIA
I have the same question (0)
  • Kalathiya Profile Picture
    2,007 Super User 2026 Season 1 on at
    Hello @JL-11121103-0

    Yes, you can follow the steps below to add attachments to the approval email body. (I’m assuming you’re using the Start and wait for an approval action in Power Automate.)

    Please follow these steps to include the attachment in the approval email:

    1. Declare an Array type variable.
    2. Add Get attachments (SharePoint action) – select the SharePoint Site, List Name, and pass the Item ID.
    3. Add Get attachment content (this will run inside an Apply to each loop).
    4. Add Append to array variable to store the attachment details in the array variable.

    You can then use this array variable in the Attachments section of the approval action.

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

    For more detailed, step-by-step instructions with screenshots, please follow the blog below:

    Add Attachment in Approval Email Body

    If this response resolves your issue, please mark it as the Verified Answer so it can help other community members as well.
    ---------------------------------------------------------------------------------
     
    📩 Need more help? Mention @Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping!

     

  • JL-11121103-0 Profile Picture
    14 on at
     
    thanks for the response, I have followed the linked blog and it is sending something but as a txt file rather than the word document. what am I doing wrong?
     
     
  • Verified answer
    Kalathiya Profile Picture
    2,007 Super User 2026 Season 1 on at
     
    You have made a mistake when passing the attachment into the approval email body. You do not need to pass the attachment name and content individually, compose array already contains both the attachment name and its content.
     
    Like this: 
     
     
    If this response resolves your issue, please mark it as the Verified Answer so it can help other community members as well.
     
     
     

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 Automate

#1
Vish WR Profile Picture

Vish WR 953

#2
Valantis Profile Picture

Valantis 810

#3
Haque Profile Picture

Haque 622

Last 30 days Overall leaderboard