Workflow Bridge¶
The Workflow Bridge worker connects two workflows for sequential execution: when the current workflow finishes, it triggers a second workflow. Optional parameters can be forwarded to the target workflow.

Parameters¶
| Field | Description |
|---|---|
| Workflow | The workflow to trigger. Accepts Fixed Select |
| Wait For Result | Whether to wait for the triggered workflow to complete before continuing. Accepts Fixed Select. Default is No |
| Next Workflow Parameters | Key-value pairs forwarded to the target workflow. Use the Add Line button to add entries. Each entry has a Key (Template Text) and a Value (Upstream Data) |
Result¶
This worker does not return any result.