This app checks whether a folder exists at a specified path, which can be built dynamically using variables. Depending on the result, jobs are routed to the success connection or, if the check fails, to the warning or error connection, so your flow can react before further processing takes place.
With the "Invert logic" option, the check can be reversed: the job succeeds when the folder does not exist. This is useful for detecting duplicates, for example to verify that an order or customer folder has not been created yet.
The "Job handling strategy" option determines how a failed check is handled. The job can become a problem job, be routed to the red error connection, or be routed to the yellow warning connection when a missing folder is an expected rather than a faulty situation.
Typical use cases include verifying that directories or mounted network volumes are available, validating dynamically constructed paths, and preventing jobs from overwriting existing data.
it is very helpful to check folder existence. The App do what it should do. Great Service by App Developers. They made a future request quickly.
Solid little tool that does what it says. If you need to know if a folder exists "somewhere" while a job is being processed, this is quite useful. I also love that checking for files is another app so you cann differentiate visually in the workflow what you are checking for.