Support on creating Workflow - Google Sheets to GPT back to Google Sheets

First of all im sorry i couldn’t workout how to share my current work flow so its static image:

Basically i need to pull a single row (URL) at a time from the google sheet - send that through OpenAI - for the AI to look at the URL - and then for the AI to create (meta, page title etc) - then take that data and add it into the correct cells within the same row in the original doc, then move onto the next row.

I would be grateful for any help - thank you

1 Like

Hi @Anthony25

Check out this workflow. You can us an ai agent connected to openai’s o1 model, then add the info to a google sheet.

:heart:If this response helped you, please click the heart to show that it is useful
:white_check_mark:If this response solved your issue, mark it as the solution to help the community