The Loop Over Items node helps you loop through data.
The node saves the original incoming data, and with each iteration, returns a predefined amount of data through the loop output.
When the node execution completes, it combines all the data and returns it through the done output.
- Batch Size: the number of items to return with each call.
- Options:
- Reset: if set to true, the node will reset.