From a Google form to a Google Document

I want to create a worklow that

  • Collects service requirements from a Google form

  • Collects Design recommendations from a Google form

  • Passes that iinformation through a AI agent who will suggest a Project overview, objectives, scope of work, and implementation to meet the service requirements.

  • Replace the equivalent boiler-palte project objects in a pre-formated Google document .

    I’m fairly new to n8n but I can create simple workflows already. All advise, references, suggestions will be much apprecaited.

Hey @JPScolar !

What have you tried so far?

Encountered any issues?

There are plenty free workflows examples and tutorials.

Very simple things like using Google sheet triggers to create a document. Will it be possible to refer me to a workflow I can use as a reference?