Task Types & Integrations
An overview of the task nodes available in Wire Flow, including transformation, parsing, integration, messaging, AI, and workflow orchestration.
Last updated
An overview of the task nodes available in Wire Flow, including transformation, parsing, integration, messaging, AI, and workflow orchestration.
Drag task nodes from the left palette onto the canvas. Click a node to configure it in the Properties Panel.
Invokes another Wire Flow workflow as a sub-step and waits for it to complete before continuing. Use this to reuse common workflows across multiple parent workflows.

Workflow ID
The ID of the workflow to call
The called workflow receives the current step's input, and its output is passed to the next step in the parent workflow.
Last updated