This node is in preview. Its behavior may change in future releases.
Configuration
When this node is placed downstream of a Classify action in AI mode, the Target Pipeline picker is filtered to the target pipelines already chosen on the classify node, so each branch lines up with the pipeline it classifies for.
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: filter, split, classify, loop, extract, review, validation, transform, merge, parse, HTTP action, variable, store, reconcile, prompt. 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
Classify action
Classify pages and forward each one to a different target pipeline
Callback output
Send results to an external webhook instead