Latenode LogoLatenode
Data Flow

Iterating

This section is under construction

This page is still in progress. Check back later!

Iterating is a way to process a collection of items (for example, an array or an object) one by one, applying the same steps to each item. In other automation systems you may see the same concept called a loop, looping, or loop over items.

In Latenode, iteration is commonly implemented with the Iterator node, where you connect the nodes that should run for each item to the Iterator’s cycle output.

On this page