Dynamically include the content of an array in an email based on the array length

@Bennaim
Hi, Let’s use Repeater and Text Aggregator.
Repeater should be up to the length of the blocs array. You can use the length function to set it.
Text Aggregator will work if you specify the source as Repeater and input it to Text Aggregator as blocs[i]. If you want to include newlines, just add newline.

Probably similar to what we exchanged in the following thread.