I would like to receive notification when new files added into a folder in SharePoint. But the notification is per file. So, it clutters my Inbox with a lot of notification. Can I have daily email notification for example at 3PM (everyday) which contains list of the filename and its folder path added into the folder from 3PM the day before to 3PM the next day? How to create flow for process like this?
1. Create a Scheduled Cloud Flow, Set the recurrence
2. Add “Get files (properties only)” action
Site Address: Select your SharePoint site.
Library Name: Choose the document library.
3. Filter only new files (created in last 24 hours)
4. Create a summary table using Select to shape your data
5. Use Create HTML table to generate table
6. Add Outlook, send an email action to send out email.
Your flow will look like
Thanks,
Vejai SH
Please mark as answer if my suggestion helps you
Was this reply helpful?YesNo
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.