{
  "name": "Verify webinar signups and send personalized GPT-4 welcome kits via Gmail and Google Sheets",
  "nodes": [
    {
      "id": "18aa3af3-31d8-493d-ad48-22c37bf0b2b6",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "2c212492-e188-43bd-94c3-9c43e52471f2",
      "name": "VerifiEmail - Verify Email",
      "type": "n8n-nodes-verifiemail.verifiEmail",
      "position": [
        208,
        0
      ]
    },
    {
      "id": "87696cfa-5168-4d33-9472-3d336f52f7a9",
      "name": "Check Email Valid",
      "type": "n8n-nodes-base.if",
      "position": [
        416,
        0
      ]
    },
    {
      "id": "b7191106-02e4-4966-aed5-b3e4da3b72c4",
      "name": "Alert - Invalid Email",
      "type": "n8n-nodes-base.slack",
      "position": [
        656,
        176
      ]
    },
    {
      "id": "94712d25-cc62-4c44-b374-0185cdb85691",
      "name": "Stop and Error",
      "type": "n8n-nodes-base.stopAndError",
      "position": [
        864,
        176
      ]
    },
    {
      "id": "67b80490-3ea3-442f-82f3-7f6b927e5e5e",
      "name": "Store Attendee Data",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        656,
        -192
      ]
    },
    {
      "id": "bedf7676-b545-4891-833d-934cd56f1b3b",
      "name": "Generate Welcome Message",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        880,
        -192
      ]
    },
    {
      "id": "03d74d04-7fe8-47f4-beb0-d21f5ac00e76",
      "name": "Create Welcome Doc",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1184,
        -192
      ]
    },
    {
      "id": "3d196934-4e6c-4c19-9289-110e09762d49",
      "name": "Convert to PDF",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1360,
        -192
      ]
    },
    {
      "id": "3946c013-1b04-472f-8285-ae3f892780a0",
      "name": "Send Welcome Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1600,
        -192
      ]
    },
    {
      "id": "ab30f823-6b41-4c11-80ce-f612812bcdc0",
      "name": "Notify Organizers",
      "type": "n8n-nodes-base.slack",
      "position": [
        1808,
        -192
      ]
    },
    {
      "id": "2b58685b-71eb-4e18-93ef-fe46577546a0",
      "name": "Check Extra Materials Requested",
      "type": "n8n-nodes-base.if",
      "position": [
        2080,
        -192
      ]
    },
    {
      "id": "2b126789-a455-4e50-9790-f541a8e313b1",
      "name": "Generate Extra Materials",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        2304,
        -208
      ]
    },
    {
      "id": "f96fa6ad-3db9-45b6-87e4-9e3630656eec",
      "name": "Create Extra Materials PDF",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2624,
        -208
      ]
    },
    {
      "id": "92d2f818-6edc-451c-b597-1f21cea031ca",
      "name": "Convert to PDF (Extra Materials)",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2816,
        -208
      ]
    },
    {
      "id": "9a61f8bf-342f-427e-912b-0c7c5b1af4c0",
      "name": "Send Follow-up Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        3008,
        -208
      ]
    },
    {
      "id": "e62295fa-d6cf-47a6-95ed-1e65f4536405",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -496,
        -768
      ],
      "parameters": {
        "width": 448,
        "height": 944,
        "content": "## **Automated Webinar Signup Verification & Personalized Welcome Kit**\nThis workflow automates the complete lifecycle of a webinar signup — from email verification to personalized onboarding and foll"
      }
    },
    {
      "id": "fd46665b-6220-4f61-bdf2-8cb70b307cb4",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -16,
        -112
      ],
      "parameters": {
        "width": 560,
        "height": 272,
        "content": "## Signup Intake & Email Validation\n\nCaptures webinar signup data and verifies email authenticity before allowing the user into the system.\n\n"
      }
    },
    {
      "id": "f5b84660-f391-4f19-aff1-1b8340bdf39a",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        592,
        64
      ],
      "parameters": {
        "width": 480,
        "height": 256,
        "content": "## Invalid Signup Handling\n\nStops fake or invalid registrations and alerts organizers instantly to protect data quality.\n\n\n\n"
      }
    },
    {
      "id": "ad782fb6-994f-4762-aaeb-0b26c7cb70ba",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        592,
        -352
      ],
      "parameters": {
        "width": null,
        "height": 320,
        "content": "## Verified Attendee Storage\n\nStores verified attendee details securely in Google Sheets for tracking and reporting.\n\n"
      }
    },
    {
      "id": "b00f0885-003d-47bc-aa61-baaec271db33",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        848,
        -288
      ],
      "parameters": {
        "width": 672,
        "height": 240,
        "content": "## Personalized Welcome Content\n\nUses AI to generate a custom welcome message and creates a downloadable welcome kit.\n\n"
      }
    },
    {
      "id": "2b43bb5b-a90f-4864-9fff-b7ed0586f2a5",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1536,
        -304
      ],
      "parameters": {
        "width": 480,
        "height": 256,
        "content": "## Welcome Email Delivery & Notification\n\nSends the welcome email with the PDF attached and notifies organizers in Slack.\n\n"
      }
    },
    {
      "id": "f436dad1-fa54-46fb-855a-b4842aff2110",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2576,
        -320
      ],
      "parameters": {
        "width": 624,
        "height": 288,
        "content": "## Extra Materials Creation & Follow-up\n\nCreates a PDF of extra learning materials and sends a follow-up email to the attendee.\n"
      }
    },
    {
      "id": "b6ab75b8-460e-4ce9-80a5-1677629b4536",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2032,
        -304
      ],
      "parameters": {
        "width": 528,
        "height": 272,
        "content": "## Optional Extra Materials Flow\n\nChecks if extra materials were requested and generates advanced session-specific content if needed."
      }
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "VerifiEmail - Verify Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert to PDF": {
      "main": [
        [
          {
            "node": "Send Welcome Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Email Valid": {
      "main": [
        [
          {
            "node": "Store Attendee Data",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Alert - Invalid Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Notify Organizers": {
      "main": [
        [
          {
            "node": "Check Extra Materials Requested",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Welcome Doc": {
      "main": [
        [
          {
            "node": "Convert to PDF",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Welcome Email": {
      "main": [
        [
          {
            "node": "Notify Organizers",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Store Attendee Data": {
      "main": [
        [
          {
            "node": "Generate Welcome Message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Alert - Invalid Email": {
      "main": [
        [
          {
            "node": "Stop and Error",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Extra Materials": {
      "main": [
        [
          {
            "node": "Create Extra Materials PDF",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Welcome Message": {
      "main": [
        [
          {
            "node": "Create Welcome Doc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Extra Materials PDF": {
      "main": [
        [
          {
            "node": "Convert to PDF (Extra Materials)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "VerifiEmail - Verify Email": {
      "main": [
        [
          {
            "node": "Check Email Valid",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Extra Materials Requested": {
      "main": [
        [
          {
            "node": "Generate Extra Materials",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert to PDF (Extra Materials)": {
      "main": [
        [
          {
            "node": "Send Follow-up Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}