Overview
Workflow (Nested Flow) is a Flow type in Etlworks designed for orchestrating multiple flows into a single execution pipeline.
Each step in a workflow represents the execution of another flow. Workflows allow flows to be executed sequentially, conditionally, in loops, or in parallel. This makes workflows suitable for building complex automation pipelines and multi-step data processing processes.
For complete documentation on designing and managing workflows, see