Hello,
I have created a flow to Get email notification when a file is uploaded in sharepoint folder and it's working as expected.
But, my folder does also contains sub-folder and if thee is a file uploaded int his sub'folder, I should not receive an email.
Could you anyone help on this?
I have tried to setup trigger and settings: @equals(triggerOutputs()?['body/{FolderPath}'], '/Documents/mw_go_macinvoice')
It's doesn't work as expected!
Thanks in ad vance!