Hello,
i have two cloud flow that have the goal to create a file in a sharepoint library.
The problem is that one of them trigger the other one and i want to avoid that, but i don't understand how to use trigger conditions in order to avoid that flows trigger each other.
In other words one of the flow check an uploaded file and add this file to sharepoint. The other flow check an email attacchment and than add the attachment to the library. here is the problem cause the last flow trigger the first one adding the file to sharepoint.
How can i fix this ?