Hi,
I have an action that returns several responses that I am trying to add to a Google Sheet.
There are 14 values (columns) and there are 12 rows worth or values (for example 0 ID, 0 name, 1 ID, 1 name and so on to 11 ID and 11 name (if there were only 2 values). The attached images shows the last of the 0 values and the first of the 1 values.
I want to add all 12 rows worth of values to a spreadsheet but when I test the automation I only ever get only one row worth of values to show up (instance 0) .
How do I get all the responses into sheet instead of only 1 row?
This seems like a trivial thing that should have an obvious answer, but after doing a lot of research I have not found the answer.
Thank you
I have an action that returns several responses that I am trying to add to a Google Sheet.
There are 14 values (columns) and there are 12 rows worth or values (for example 0 ID, 0 name, 1 ID, 1 name and so on to 11 ID and 11 name (if there were only 2 values). The attached images shows the last of the 0 values and the first of the 1 values.
I want to add all 12 rows worth of values to a spreadsheet but when I test the automation I only ever get only one row worth of values to show up (instance 0) .
How do I get all the responses into sheet instead of only 1 row?
This seems like a trivial thing that should have an obvious answer, but after doing a lot of research I have not found the answer.
Thank you