Hello,
I’m really stuck trying to retrieve data from a specific row in Google sheets.
In one workflow I am retrieving a list of row numbers from a Google Sheet.
Then I made an array to send each row number to another workflow using the HTTP endpoint.
In the other workflow I need to use the row number to get the data from a specific cell in that specific row.
How can this be achieved in Pipedream?
Thank you
Anthony