The Handoff node transfers the current submission to a different workflow. Use it to chain workflows together or route submissions across workflow boundaries.
How to read settings tables
The tables below describe each configurable option as it displays in the Unqork IDE. Values are formatted as follows:
inline code— a value to type exactly as shown | Bold — a value selected from a drop-down, radio button, tab, or choice chip | ON/OFF — toggle state | ✓ — checkbox checked | ☐ — checkbox unchecked
Settings
| Setting | Field | Type | Default | Description |
|---|---|---|---|---|
| Label | label |
Text input | handoff-{n} |
A display name for the node. |
| Continue Current | continueCurrentSubmission |
Toggle | ON | When set to ON, this setting carries the current into the target workflow. |
| Choose Workflow to Handoff to | workflow |
Drop-down | — | The workflow to transfer the submission to. |
| ↳ Choose Node to Start From | workflowNode |
Drop-down | — | The Start node in the target workflow to begin from. Visible when a workflow is selected. |
Changelog
| Date | Change |
|---|---|
| — | Initial publication. |