Dear Community, I have multiple levels of flow(item created or modified) that works fine. At level 2, there is a provision that L2 can edit the item in sharepoint. This now creates additional task and I want to have only 1 task.
So Modified above flow with a flag. But the flow now fails as I have taken out the condition to check whether Level2 has approved. Not sure whether this is correct approach.