Foreach item
Usage
This action is used to repeat a certain set of actions for each item in a collection.
Fields
1.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
1.Drag and drop Foreach item action into the flow.
2.The Name section is pre-filled by the action name but you can configure this section according to your preference.
3.Click the gear icon to open its settings.

4.Choose the collection to iterate over.

Updated 2 months ago