Loops and list processing

Pretty soon you will come into situations where you need to run integration flows over a list of items. There are several ways of doing this.

One way is by using the repeater block.

Last updated