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 / Flow to send selected...
Power Automate
Unanswered

Flow to send selected SharePoint documents , as attachments - follow up question

(0) ShareShare
ReportReport
Posted on by 2
Hello,
 
I made another post in this forum regarding sending selected attachments (see original post: Solved: Flow to send selected documents stored in SharePoint, as attachments, choices in a Form
 
The flow mostly seems to have worked but when the email is recieved, the attachment has not come through.  I wondered if there were any options or actions that I might need to add.
 
Any help would be amazing!
 
Thanks!
Categories:
I have the same question (0)
  • SaiRT14 Profile Picture
    1,992 Super User 2025 Season 1 on at
     
    pls try the following:
     
    Check the Action Used to Get Files: If using Get Files (Properties Only): Ensure the action retrieves the correct files from SharePoint. Confirm that the file identifiers or paths are being passed correctly to the subsequent steps.

    Ensure File Content is Retrieved: Use the Get File Content action after retrieving file metadata. Pass the Identifier dynamic content from the previous step to fetch the actual file content.

    Add Attachments Properly: Use the "Attachments" field in the email action and map the fields correctly: Attachment Name: Use the file name (e.g., @{body('Get_file_content')?['Name']}). Attachment Content: Use the file content output (e.g., @{body('Get_file_content')?['$content']}). Attachment Name: dynamic content for file name
    Attachment Content: dynamic content for file content

    Ensure the total size of attachments does not exceed the limits of your email service: Outlook: 25 MB. Gmail: 25 MB. If attachments are too large, consider zipping them or sending them as download links.
     
    thanks

     

     

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 1,027

#2
Valantis Profile Picture

Valantis 809

#3
Haque Profile Picture

Haque 645

Last 30 days Overall leaderboard