Hi All!
Context
I’m running a make scenario that takes data from an API and adds it to a google sheet.
I’m using an iterator to loop through the pages and ensure I’m capturing the entire payload. Even though my Source Module in the Array Agg is the Repeater module, still no luck.
Issue
The iterator is only picking up the first collection of the Array (there are 4 in total) AND
only 1 row gets sent to my google sheet instead of the entire collection.
Expectation
Data from all 4 collections are sent to my google sheet
Here is my scenario, and outputs of the array aggregator and iterator
Hello @Dimitri_Lianoudakis,
This happens with many users because they do not select the exact array of input from the Make’s mapping dialog. They end up picking the first element of the array instead of the top array of multiple items
The data showing on the Mapping dialogue box is just for preview purposes.
Just cross-check your Iterator input and output.
P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best as Solutions
and give 
If you need expert help or have questions? Contact or comment below! 
Hey @dilipborad I don’t really follow, can you please be more specific? Which mapping dialogue box are you referring to?
I’ve added a picture of my array aggregator selection if that helps.