For each

This activity allows the workflow to iterate through an array and execute activities on each item.
Table 1. For each action - Inputs
Parameters Description

Collection

The array that will be iterated. The For each loop will execute for each item in the array.