Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Workflow parameters are value references that allow you to add dynamic information and parameter values to your workflow  – they are placeholders for information that's located somewhere else.

...

Each time the workflow parameter reference is encountered by the workflow, for example in a JSON trigger action,  the value at that moment in time will be retrieved. This means your workflow can dynamically adapt to changing situations.

...

You can use parameter references in the following situations

  • any macro parameter (including macro bodies, where applicable) which supports value referencesin workflow approvals for the values of reviewers

  • in workflow states as a value for state expiry

  • JSON trigger actions that support workflow parameters

...