Sub-flows are one of the most powerful features in Oppz AI. They let you use an existing flow as a node inside another flow, enabling reusable, modular, and scalable automation.
Sub-flows can be found in the nodes library:
Breaking complex processes into smaller sub-flows keeps things:
π‘ Tip: Think of each sub-flow as a βmini-flowβ β small, focused, and reusable across different workflows.
Sub-flows can also be nested. This means one flow can call another, which in turn can call yet another.
Example: Processing eCommerce orders from an email inbox β
π This structure keeps things clear and lets you work step by step without overwhelming complexity.
A sample sub-flow can be seen below: