Hi,
I'd like to create a flow that generates an email to a given user if a column field has not changed for a given amount of days.
So, then field in question is "Status" and this is just a choice field. The people I want to email are either the submitter or the person assigned (this bit I'm ok with).
When an item enters the list, it first has a status of "Draft" or "Pending", if the status is unchanged (by some form of user action) in say 3 days time, I'd like an email to be sent to the relevant person, and then every 3 days until it is not the same status.
There are then other status's that I'd like to apply the same principle to, but if I can get one working I can copy across and apply the same logic/flow.
Any help would be most appreciated.