Hello!
I am trying to build a power automate to send an email notification whenever a file is added to a SharePoint folder. I was able to do that by adding a trigger "When a file is created (properties only)" and then a "Send an email (V2)" action. However, I need to refine this automation to trigger only when a file is added to the main folder, but not when a subfolder (with items within it) is created.
I tried to add a condition to specify the File Path or Full Path but it didn't worked as I wanted, maybe because I am not very sure about the difference between these two conditions.
Can someone please help? Thank you in advance!