Hi,
I have a flow which is triggered from a record in Dynamics - It checks the required condition and runs the flow. But then it keeps running everytime the record is updated after that - since the conditions get fulfilled again.
How do I stop it from running after one successful run?
Hi @AneeqaPervaiz,
You could create an additional field to set its default value to false, this field could called FlowUpdate, if it is updated by Flow, update this field to true.
Then when an item updated in Dynamics, create a condition to check the column value whether equals false, if it is, update it.
One point that needs to mention is, every time you update the item manually, you should set the field value to false.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
WarrenBelz
146,596
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,928
Most Valuable Professional