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 / Sending email with att...
Power Apps
Unanswered

Sending email with attachment directly from PowerApp - without the PowerAutomate detour

(0) ShareShare
ReportReport
Posted on by

I have a SharePoint list used as source for a Gallery. One of the fields in the list is a hyperlink to a file located on SharePoint. It has the structure:

https://mycompany.sharepoint.com/:x:/r/teams/SPSite/Folder/Filename.ext

 

In PowerApp I can use Office365Outlook.SendEmailV2(...) to send emails with attachments, and I got it working when using a file select control to select files on my computer and populate a collection. 

 

However, I want to send the file referenced to via the hyperlink, but I cannot figure out how to extract the binary content to put in the ContentBytes field in the collection.

 

Yes, I have seen an old post (more than a year ago) with a similar issue, but it wasn't solved, so I wonder if anyone has figured it out in the meantime...

 

Attachments: AddColumns(ClearCollect(AttachmentToSend,
    { ContentBytes:

        ??????,

        Name: ((Gallery2_1.Selected.Title) & " checklist.docx")
    }
), "@odata.type", "")

Categories:
I have the same question (0)
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @KiDy :

    I am afraid that if you want to get the content of the specified file in the SharePoint library in a canvas app, you can only use the get file content action in the flow.

    Best Regards,

    Bof

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 977

#2
Valantis Profile Picture

Valantis 664

#3
11manish Profile Picture

11manish 530

Last 30 days Overall leaderboard