Barrier¶
The Barrier worker ends a parallel branch in a workflow, merging all upstream parallel results back into a single flow. It is always paired with a Forker worker upstream.

Parameters¶
| Field | Description |
|---|---|
| Upstream Data | One or more upstream values to aggregate into the merged flow. Use the Add Upstream Data button to add entries. Each entry accepts Upstream Data |
Result¶
This worker does not return any result.