Iterating Array
Fixed Iteration
Iterating Array
, you need to provide the array which will determine the no. of times the loop will be executed while in Fixed iteration
, you simply provide the Number of Iterations.
array_item
object.
Consider you want to access an Id
that is unique within each array item that is being passed in the Group Node. To do so, call the Group Node as a Variable under Nodes
and write it as {{group:array_item.Id}}
.