<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=5003644&amp;fmt=gif">
Skip to content
English - Australia
  • There are no suggestions because the search field is empty.

Momentum Constants, Transitions & Node Configuration

Build dynamic workflows by configuring nodes, transitions, and reusable constants.

Overview

Momentum is Acorn's workflow engine. Workflows consist of nodes (stages) connected by transitions (rules that move an application from one node to the next). Constants are reusable values referenced across the workflow.

Constants

  1. Go to Admin > Momentum > View Workflow > Builder > Go To Constants.
  2. Click Add New Constant and give it a name and type. Click Create Constant. 
  3. Reference constants in node conditions using syntax.
  4. Constants are workflow-scoped — they apply only to the workflow they are created in.

    2026-06-16 18.19.29

Node types

A comprehensive list of Momentum Nodes can be found in this article. 

Configuring transitions

  1. Select a node in the workflow builder.
  2. Drag and drop a line to the next node.
  3. Set the Transition Type if it is more complex than a Base. 
  4. Add Target using form field values, constants, or user attributes.
  5. Save.

    2026-06-16 18.29.16

Testing a workflow

Use the View as learner mode to simulate the workflow without creating real applications. After testing, publish with Visibility and Access settings.

Visibility
  • Published - Visible to users per its access state
  • Unpublished - Hidden from end-users. You can still test as an admin.
Access
  • Open - Users can start and submit new applications.
  • Closed - New applications are unavailable. Existing applications can still be completed.
  • Locked - Applications can be viewed but cannot be updated or progressed.

2026-06-16 18.33.31