Skip to main content

Run Flow

The Run Flow component can trigger other flows from within your current workflow. It acts like a bridge, allowing you to seamlessly integrate and execute different workflows as needed. By using this component, you can manage complex tasks by breaking them down into smaller, reusable flows, which can be independently maintained and executed. This modular approach simplifies the management of workflows and also enhances efficiency by reusing existing logic without having to recreate it each time.

Example Usage