{
  "name": "AI proposal generator",
  "nodes": [
    {
      "id": "7d32401a-90d3-462d-ab44-435e92371afb",
      "name": "Generate Proposal Copy",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        220,
        0
      ]
    },
    {
      "id": "2526fb73-6b90-4434-93d6-d605fdd702b8",
      "name": "Create PandaDoc Proposal",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        620,
        0
      ]
    },
    {
      "id": "91d05623-2d1c-4a38-95aa-d7f7385de79d",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        -100
      ],
      "parameters": {
        "width": 880,
        "height": 300,
        "content": "## Fill out quick form after call -> Generate Personalized PandaDoc Proposal"
      }
    },
    {
      "id": "5fa8478e-1e09-4510-86ab-54bc46f7def5",
      "name": "ClickUp",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        960,
        0
      ]
    },
    {
      "id": "96826976-e7c8-4eee-8245-47433633a4e7",
      "name": "Add Company Name",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        1260,
        -260
      ]
    },
    {
      "id": "b8a6c4e1-08bb-4106-ad54-71b443b25638",
      "name": "Quote",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        1260,
        200
      ]
    },
    {
      "id": "67bc4dd5-1a1c-4943-bd53-2961da61106f",
      "name": "Proposal URL",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        1260,
        -20
      ]
    },
    {
      "id": "3cf561e4-17ee-41ab-b282-b670a381e7b6",
      "name": "Sales Call Form",
      "type": "n8n-nodes-base.typeformTrigger",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "368525d7-31ad-4564-ae21-85f997f8b03f",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        880,
        -320
      ],
      "parameters": {
        "width": 580,
        "height": 720,
        "content": "## Update Lead in CRM -> Add company name, proposal URL & quote fields"
      }
    },
    {
      "id": "4b02be17-6aaa-4fda-a07c-602ff68e96e0",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1500,
        -100
      ],
      "parameters": {
        "width": 260,
        "height": 260,
        "content": "## Create Email Draft"
      }
    },
    {
      "id": "847ab08d-ec61-4f24-b4b3-59427080e72a",
      "name": "Create a Draft",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1560,
        -20
      ]
    },
    {
      "id": "91d87b73-5f30-404b-a497-615453441f84",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -800,
        -560
      ],
      "parameters": {
        "width": 680,
        "height": 1460,
        "content": "# Generate a personalized PandaDoc proposal after sales call\n## Overview\nStop spending hours formatting proposals. This workflow turns a short post-call form into a high-converting, fully-personalized"
      }
    },
    {
      "id": "93e9fd9e-7ebb-4d26-b9d0-7c71d54108e4",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        240
      ],
      "parameters": {
        "width": 440,
        "height": 240,
        "content": "## Hey, I'm Abdul 👋\n### I build growth systems for consultants & agencies. If you want to work together or need help automating your business, check out my website: \n### **https://www.builtbyabdul.com"
      }
    }
  ],
  "connections": {
    "ClickUp": {
      "main": [
        [
          {
            "node": "Add Company Name",
            "type": "main",
            "index": 0
          },
          {
            "node": "Quote",
            "type": "main",
            "index": 0
          },
          {
            "node": "Proposal URL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Proposal URL": {
      "main": [
        [
          {
            "node": "Create a Draft",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Sales Call Form": {
      "main": [
        [
          {
            "node": "Generate Proposal Copy",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Add Company Name": {
      "main": [
        []
      ]
    },
    "Generate Proposal Copy": {
      "main": [
        [
          {
            "node": "Create PandaDoc Proposal",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create PandaDoc Proposal": {
      "main": [
        [
          {
            "node": "ClickUp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}