Good afternoon,
Need: Receive a notification if a given Power Automate flow is INACTIVE for more than a certain period of time.
Context: I have operational flows that must be fulfilled at specific frequencies. I want to receive a notification e-mail if the flow is not modified within a certain period of time. The period would be calculated between two columns (created and modified), but I am having trouble to calculate.
Example 1) Form "X" has an expected frequency of modification of 7 days and it is a trigger for a flow in Power Automate. I want to be notified if(today() - last fill > 8d).
@Anonymous I suggest you create a SharePoint list with just 1 item and a date/time column, then you get your flow to update it every time the flow is run with today's date. You could then have a second flow with a recurrence trigger set to 1 day. In this flow you would then check if the item has been updated in the last 7 days and if it hasn't then send an email or take some other action.
I still did not quite understand, but thank you for your response! :). I will analyze it.
hiya
I am fairly new to PA but have created this flow to check for responses every 24 hours and send an email if no approval:
Hope that helps
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional