Hi,
I am working in a Flow that send an email to the owner of an item telling that the item needs a revision. This email sends after 4 months since the item was created and I am using the Delay action for that.
No I need to actually remove the item if the user has not checked it before these 4 months and I don't know how to do it.
The list has only OOB columns and I don't want to use any custom column or calculated date column because this list will be used in a demo to show how easy is to work with SharePoint and MS Flow.
How can I check if the user has looked at the item?
If the user opens the item will MS Flow counts that as a "modifiy"-trigger? or the item needs to be actually updated to count as modification in MS Flow?
It can be that the user don't need to update something and he/she just open the item and close it inmediatelly.
Best regards
Americo