How to update same row in Google Sheets?

Status: Open · Asked by Pabblynaut on · 0 views

Pabblynaut — Question ·

Let's say I send row number 2 in the below picture to Pabbly:

I then use Chatgpt to write "Bananas are cool". Now I want to get that sentence back into my sheet into cell B2 in the same row as the data came from.

How can I accomplish this? Any help is appreciated! :)

Arshil Ahmad — Reply ·

Hi @Pabblynaut,

You can setup your workflow as shown in the screenshot shared below to achieve your use case.

  • Use "New or Updated Spreadsheet Row" trigger event to capture data
  • Use ChatGPT to compose a sentence
  • Use "Update Cell Value" action event to update a particular cell

youtube.com/watch?v=VoIorJ8f5Dg

youtube.com/watch?v=9zfJ8CJaIZw:516

Pabblynaut — Reply ·

Thanks a lot, that was super helpful!

Back to all forum threads · Log in to reply