Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Aggregate list of files uploaded to SharePoint Online document library

(0) ShareShare
ReportReport
Posted on by

I am working on my first Flow and my goal is to get a list of all files uploaded to a SharePoint Online document library, and send an e-mail to a group with that list of files at the end of the day.

I am using the template for when a file is created, to send an e-mail.. but I can't figure out how to add some custom code in there to aggregate a list of files uploaded.

Any help or resources are appreciated! 

  • Community Power Platform Member Profile Picture
    on at
    Re: Aggregate list of files uploaded to SharePoint Online document library

    Thank you for this @ScottShearer !

  • Verified answer
    ScottShearer Profile Picture
    25,236 Most Valuable Professional on at
    Re: Aggregate list of files uploaded to SharePoint Online document library

    @Anonymous :

     

    The Flow below should help you out.  Please note the single quotes in the OData filter.  You may need to make a minor adjustment in calculating the variables to account for your time zone.

     

    UPDATE:  you actually only need one variable - varToday.  The OData filter would be as follows:

    Created ge 'VarToday'

     

    TodayFiles.jpgTodayFiles1.jpgTodayFiles2.jpgTodayFiles3.jpgTodayFiles4.jpg

     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1