How can I connect Google forms with openai and then send a generated text to google docs?

I try connecting Google Forms with Webhook the openai but i am lost. Any help? I am a noob

Crazy. I just signed up to make to do something similar lol

1 Like

I guess the answer is to usr google sheets instead

To do this,

What you need to do is,

  1. Use Google Form App in Make, Use Watch Form Response Module which is triggered once the user submits the form
  2. Run the form response to Open AI either via HTTP Module or via OpenAI Module in Make
  3. For the last part, I am unsure on what needs to be done in Google Doc, If you need to generate new document from template you can use the Google Doc module and generate a new document based on the template
2 Likes