Capture a Folder rather than a File

We have a process that creates a new folder for each new sales order. Given a path, how would PlanetPress Workflow detect the creation of a new sub-folder? There are some tasks that I’d like to automate when a new folder pops into existence. There may or may not be any files in the new folder.

There is no native way to do this. You will need a script that lists all sub folders and compares its content with a list you previously saved (possibly in the Data Repository).