Skip to content

Loop List Step for Automation Logic Operations

Parameter Configuration

ParameterDescription
ListExpression for the list to be looped through. You can use List type variables from the context.

Step Context

ParameterTypeDescription
ItemObjectThe current list item being looped through
IndexIntegerIndex of the current list item, starting from 1 and incrementing

Notes

Index is a number starting from 1