Thank you to those that help me - I am new to make and I have taken the first 3 classes in the academy. I have 20+ years of experience with PHP, but I have only minimal exposure to JavaScript so I need some help
I am attempting to extract a column of 10 rows of data from a G Sheet, then take that data and insert in to a new row across 10 columns in a different G sheet.
It is important to know that the the columns in the data source will never change.
I have used an Array Aggregator to turn the data into an array, then my gut was to use tools to get multiple values and map all 10 element positions of the array into variables.
Then use a Google Sheets module to add a row and place the variable names into each column.
The issue is that I do not know the syntax to in order to retrieve each value from each position in the get values module.
For more information, see the function documentation in the Help Center, and complete the Make Academy as it is explained in further detail there.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —