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!