Set variables shape
Introduction
The set variables shape is used to set values for flow variables and/or metadata variables at any point in a flow.
Need to know
When defining variable values you can use:
static text (e.g.
blue-003
)payload syntax (e.g.
[[payload.productColour]]
)flow variable syntax (e.g..
{{flow.variables.productColour}}
)
Adding & configuring a set variables shape
Step 1 In your process flow, add the set variables shape in the usual way:
Step 2 Access shape settings:
Step 3 Click the add new variable option associated with the type of variable that you want to define - for example:
Step 4 Options are displayed for you to define the required variables and their values. How these are displayed depends on the type of variable you've chosen to add:
Step 5 Once variables are accepted they're added to the settings panel (you can edit/delete as needed):
Step 6 Save the shape.
Last updated