To configure Power Automate to automatically generate a digest email summarizing new SharePoint list items added during the previous week, you need to create a scheduled flow that retrieves the list items, formats them, and sends them in an email. Start by creating a new 'Scheduled cloud flow' in Power Automate and set it to run weekly (e.g., every Monday morning). The first action should be 'Get items' from the SharePoint connector. Configure this action to connect to your SharePoint site and the specific list you want to summarize. Use a filter query to retrieve only the items added during th....
Log in to view the answer