1) A recurrence flow set to run at a specified time daily
2) Use Get Items with pagination enabled to retrieve all the records in the SharePoint list Modified in the last 24 hours, Order the records by Account Number
3) Initialize a String Variable and a Count Variable
4) Loop through each item and check to see if the account number matches the one stored in the variable.
- If it matches then increment the Count variable
- If it doesn't match, See if the Count is 3 or greater
- if the count is 3 then send an email, set the count to 0, and save the account Number to the variable otherwise
- set the count to 0, and save the account Number to the variable
----------------------------------------------------------------------------------
If this Post helped you, please click "Does this answer your question" and give it a like to help others in the community find the answer too!
Paul Papanek Stork, MVP
Blog: https://www.dontpapanic.com/blog