Importing multiple data points to Google Sheet

You could probably do it this way, with one iterator-aggregator pair, and a bulk add rows module.

In the aggregator, you will have to use the iterator’s “Bundle order position” variable to reference the respective second un-iterated array’s values.

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!