Hello everybody,
I have a flow which creates 3 folders. Depend on which value is selected in my sharepointlist it creates the 3 folders in a specific path. For example: If the choice-value "Manufacturing" is selected, the flow creates the 3 folders in this path: Documents/Files/02 Customer/01 Manufacturing. One of this 3 folder is in this path "Documents/Files/02 Customer/01 Manufacturing/FirstNewFolder" and the other 2 are here "Documents/Files/02 Customer/01 Manufacturing/FirstNewFolder/here are the 2 other new folders".
Then I have a second flow which is being triggered as soon as a new file is created in my sharepoint library. I want to set a triggercondition or something like that, so the flow is only triggered when a new folder is created in one of the following folders: Documents/Files/02 Customer/01 Manufacturing or Documents/Files/02 Customer/02 Health.
How can I do that?
I tried it with this condition but it doesnt work: @equals(triggerOutputs()?['body/{Path}'], 'Dokumente/Dateien/02 Customer/01 Manufacturing')
Thanks for your ideas.
I have already found a solution and dont need this flow anymore. Thanks for your help
Dear U,
If the trigger condition does not work, just add in a 'Filter Array' function after the trigger and filter out any irrelevant stuff.
Hope the suggestion helps,
Happy flowing,
Koen
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492