Adding Inputs to a Step

How to Add Inputs to a step in the Automation Builder

You can add two types of inputs to a step: static text and variable inputs from other steps.

To add a static input, simply type in text, e.g 0.32 into an input field. To add variable inputs from other steps, click the input field, select the step you want to get the input from and select the piece of data you want to use.

Tip: Input fields can be either required or optional.

Tip: A variable is a placeholder that represents data.

Tip: If an input field is orange, it means the input is not a recognised as a valid output from a previous step. This doesn't necessarily mean it won't work

Last updated