Flow Load Balancing
The typical way to use Flows is to deploy them as a package to the REST server and invoke them through GET or POST endpoints. In addition to invoking REST endpoints, a listener can be defined for a flow. In this case, the flow will automatically run when an event defined in the listener is triggered. For example, a file listener can be configured to trigger when files appear in a specified directory, and their names match a defined wildcard pattern.