I have built a Flow that runs every week which gets items from a SharePoint list and works its way through various conditions to determine if each item can be archived. If it can be archived, the Flow then copies the item into a separate "Archive" list and then deletes it from the original list.
Is it possible to send an email once each weekly Flow run has completed, to summarise the total number of items that have been archived that week?
Hi @Sam12
In your flow, for any archived element, you could save this information into an Excel file (add a row into an Excel file), for example, that would be the "log" file.
Therefore, you could create another flow to send this "log" weekly.
Hope it helps!
Ferran
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
27 | |
26 | |
25 | |
24 | |
23 |
User | Count |
---|---|
62 | |
44 | |
41 | |
29 | |
27 |