How do you get extracted ChatGPT data back into a Google Sheets?
Hello, here is my setup: Google Sheets to ChatGPT to Google Sheets.
My trigger is a new row being created in Google sheets then gets sent to ChatGPT to generate specific content based on a row in Google Sheets. How do I then get that content back to the initial Google Sheets? I’m having trouble completing how to capture the ChatGPT-generated content back in the Google Sheets. Thank you!
Page 1 / 1
Hi @asingh529
Good question.
Map the Row/ID from Step 1 to the Row field in Step 3.
Thanks for the quick reply @Troy Tessalone Do you happen to have a screenshot of what those mapped fields look like? Like a Copy and Paste from Step 1 and Step 3?
@asingh529
There is a dynamic variable from step 1 called “Row” or “ID” which is the numerical row ID.
Map that variable to the Row field in Step 3.
If you are having trouble, post screenshots with how your Zap Step 3 is configured.
@Troy Tessalone really appreciate your help. I have shared screenshots from step 1 and 3 below. I don’t see anything for the row ID but maybe I made a mistake somewhere. Thanks again!
Step 3 attached
@asingh529
For Step 3, you need to use this Zap action: GSheets - Update Row
@Troy Tessalone that worked thank you so much!! You’re terrific, appreciate it. This was generating an image using ChatGPT. I may hit you for advice on extracting and summarizing data as I try that next. Really appreciate you :)