Hello all,
I am trying to trigger a flow when a project folder is created inside one of multiple folders depending on the project type and country. The skeleton of the directory is as follows:
/Shared Documents/Projects/ Construction or Facility Management or Power or Waste Management / Country Name / Project Name
Example:
- If I have a construction Project called 'Supermarket' in Canada, the flow should only trigger when:
- /Shared Documents/Projects/ Construction / Canada / Supermarket is created
- If I have another Power Project called 'Solar' in Italy, the flow should also only trigger when:
- /Shared Documents/Projects/ Power / Italy / Solar is created
The flow should not trigger when for example a new project type is created in '/Shared Documents/Projects/ ' or when only the country name folder is created '/Shared Documents/Projects/ Construction / Country Name / '
Is there any way to implement this?

Report
All responses (
Answers (