Question

Send multiple rows from Google Sheet to OpenAI and update existing rows

  • 23 March 2023
  • 1 reply
  • 44 views

Badge +1

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? 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

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