Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| Target Pipeline | pipeline picker | Yes | The pipeline that receives the forwarded document. Only pipelines with a Forward trigger appear in the picker |
How forwarding works
- The current pipeline reaches the forward output node
- The document is forwarded to the target pipeline
- The target pipeline starts a new run triggered by its forward trigger
- The two runs are recorded separately. You can open each one from the Runs page
Inputs and outputs
Allowed inputs: Any action node (extract, transform, route, merge, review, parse, validation). Output: Terminal node, no downstream connections. The document is delivered to the target pipeline’s forward trigger.Related
Forward trigger
Accept documents forwarded from another pipeline
Route action
Classify pages and forward each one to a different target pipeline
Callback output
Send results to an external webhook instead