Each
Iterate over a list and run sub-steps for every item.
Loop over a list value from a prior step and execute a nested sequence of actions for each element. The current element is available as a template variable inside the loop.
Components
Each component links to its own page with its full options and outputs.
| Name | Description |
|---|---|
each | Loop over a collection of items or map entries, processing them one by one or in chunks. |