I have a scenario that's being built off a Document Upload trigger, but
this scenario needs to be narrowed down to only trigger for new uploads
within a certain folder structure (for example: folder A is ignored by
Fusion, but folder B triggers Fusion). Crucially, this folder structure
will be applied to a number of different project templates and thus
scaled appropriately to projects leveraging those templates. I know this
can be done using the Optional Filter on the trigger module, but having
...