Skip to main content

I have a Google sheet, with contents in column A, B. At the end of every week, I need to use OpenAI’s api to fill in content in column C. 

 

Is it possible to update multiple rows (for column C) in one task? 

Hi @OliveiraHero 

Good question.

Yes, it’s possible with the GSheet Update Row(s) action, but the data will need to be formatted as an array of items that are comma separated.

 

Otherwise, you will need to iterate thru the list of rows.

You can use the Looping app to do that: https://zapier.com/apps/looping/help