Foreach Item
Usage
This action is used to repeat a certain set of actions for each item in a collection.
Fields
- Collection - Here you choose the collection of items. for instance, you can choose the output of a “Read Rows” action that reads all the rows in a Google Sheet. then you can specify a set of actions to be done for each items in “Read Rows” output collection.
Demonstration on how to use it in a flow
-
Drag and drop Foreach item action into the flow.
-
The Name section is pre-filled by the action name but you can configure this section according to your preference.
-
Click the gear icon to open its settings.
-
Choose the collection to iterate over.