Skip to main content

Set Variable

Set Variable updates flow-wide execution variables.

Use it when later nodes need a normalized value, status flag, calculated owner, copied value, or process-wide value that should be reused across branches.

Settings

Set Variable Builder manages one or more assignments.

Each assignment exposes:

  • Variable: Flow-wide execution variable to set.
  • Source: Static or Variable.
  • Static Value: Typed value for the selected variable type.
  • Variable Source: Compatible upstream workflow variable.

Text static values can combine literal text and Liquid variables. Number, boolean, date, and datetime variables use typed inputs.

User and team variables must come from compatible upstream variables. They cannot use static values.

Each flow-wide variable can be selected once in the node.

Outputs

Set Variable has one output path.