2.1.2 Define a Workflow Using Workflow Builder
Use Workflow Builder to create a workflow definition visually. You can add tasks, arrange the flow, configure task properties, and define how tasks interact without writing the full JSON manually.
The builder generates the workflow definition in JSON. Review the generated workflow JSON before saving the workflow definition. After creating and saving the workflow definition, you can use it to start workflow executions.
A workflow definition contains the workflow metadata and the list of tasks that make up the workflow. Each task that you add to the canvas becomes part of the workflow definition. Worker tasks are based on task definitions, while system tasks and operators use built-in task types.
The new workflow is displayed on the Workflows list page.
Parent topic: Manage Workflow Definitions





