• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

How to update same row in Google Sheets?

Pabblynaut

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

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! :)
 

ArshilAhmad

Well-known member
Staff member
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
1693805789668.png


1693806256434.png



 
Top