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:
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?