Documentation Index

Fetch the complete documentation index at: https://docs.unqork.io/llms.txt

Use this file to discover all available pages before exploring further.

End Node

Prev Next

The End node terminates a workflow. Configure it to define what end-users see after the workflow completes.

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 end-{n} A display name for the node.
Choose Navigation Type Radio button Use Default End Node Sets what happens after the workflow ends.
  • Use Default End Node: Returns end-users to the default post-workflow screen.
  • Use an Existing Module: Opens a specific module after the workflow ends.
  • Use Redirect URL: Navigates to a custom URL after the workflow ends.
↳ Existing Module form Module selector The module to open after the workflow ends. Visible when Use an Existing Module is selected.
↳ Redirect URL redirectUrl Text input The URL to navigate to after the workflow ends. Visible when Use Redirect URL is selected.
Hide Express Navigation Buttons disableNavigationButtons Toggle ON When set to ON, this setting hides the Save and Exit button on the end node's Express View page. Not shown when Use Redirect URL is selected.

Changelog

Date Change
Initial publication.