{
  "name": "Auto-Proposal Builder",
  "nodes": [
    {
      "parameters": {},
      "name": "Typeform Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        300,
        300
      ],
      "notes": "// Auto-Proposal Builder \u2014 Typeform Trigger: CONFIGURE: replace with your credentials. See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "OpenAI Draft Proposal",
      "type": "n8n-nodes-base.openAi",
      "typeVersion": 1,
      "position": [
        480,
        300
      ],
      "notes": "// Auto-Proposal Builder \u2014 OpenAI Draft Proposal: See Setup PDF p.3 for customization (15 min). AI prompt is in the OpenAI node \u2014 edit tone there.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Google Docs Create",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        660,
        300
      ],
      "notes": "// Auto-Proposal Builder \u2014 Google Docs Create: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    },
    {
      "parameters": {},
      "name": "Gmail Send + Airtable Log",
      "type": "n8n-nodes-base.gmail",
      "typeVersion": 1,
      "position": [
        840,
        300
      ],
      "notes": "// Auto-Proposal Builder \u2014 Gmail Send + Airtable Log: See Setup PDF p.3 for customization (15 min). Branch handles error \u2192 continues safely.",
      "notesInFlow": true
    }
  ],
  "connections": {
    "Typeform Trigger": {
      "main": [
        [
          {
            "node": "OpenAI Draft Proposal",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Draft Proposal": {
      "main": [
        [
          {
            "node": "Google Docs Create",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Docs Create": {
      "main": [
        [
          {
            "node": "Gmail Send + Airtable Log",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "fd1af1ed-41a3-4169-a7d0-58c6932c35ca",
  "meta": {
    "templateId": "auto-proposal-builder",
    "pack": "Agency Automation Starter Kit",
    "tier": "pro",
    "version": "1.0.0",
    "docs": "See Setup PDF + Loom (15-min customize guide)",
    "support": "Updates free for 6 months \u2014 n8n node changes patched"
  }
}