Hi All
I have a flow triggered by When file is created or modified with a trigger condition @not(equals(triggerBody()?['Created'], triggerBody()?['Modified']))
What happens is everytime i trigger with a new item modifed it sends all list items as documents not just the record modified. What am i missing?
Here is my flow