{
  "name": "Automated event management with Typeform, Stripe, Google tools & Slack notifications",
  "nodes": [
    {
      "id": "7c944a05-dc18-4966-875e-f101544e3597",
      "name": "Typeform Registration Form",
      "type": "n8n-nodes-base.typeformTrigger",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "b4c828ad-aae3-4131-9383-165702e353e4",
      "name": "Workflow Configuration",
      "type": "n8n-nodes-base.set",
      "position": [
        224,
        0
      ]
    },
    {
      "id": "d2e4b2da-73e2-485c-82c7-1f41d6b9a4f4",
      "name": "Add to Participant List",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        448,
        0
      ]
    },
    {
      "id": "0847f022-be9a-4137-95cb-291f6f1608e9",
      "name": "Process Payment",
      "type": "n8n-nodes-base.stripe",
      "position": [
        672,
        0
      ]
    },
    {
      "id": "5d2c0d4e-5f4e-4659-9467-575667f47c0b",
      "name": "Check Payment Status",
      "type": "n8n-nodes-base.if",
      "position": [
        896,
        0
      ]
    },
    {
      "id": "e2462463-af2a-445c-b526-efcce51b9b18",
      "name": "Send Confirmation Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1136,
        -96
      ]
    },
    {
      "id": "e63d3572-bc39-4a7a-aa8c-2840ccc46c18",
      "name": "Add to Calendar",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        1360,
        -96
      ]
    },
    {
      "id": "b5c019f2-6e53-4348-adbf-1962574e9568",
      "name": "Notify Organizer",
      "type": "n8n-nodes-base.slack",
      "position": [
        1584,
        -96
      ]
    },
    {
      "id": "657ee013-6bca-4659-be15-1470fccb5b7f",
      "name": "Daily Reminder Check",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        0,
        224
      ]
    },
    {
      "id": "f4f8d33b-3f41-42d5-99f1-3c721bb1af0d",
      "name": "Get Upcoming Events",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        224,
        224
      ]
    },
    {
      "id": "86f23720-e55e-492e-87ba-3b4a961565d7",
      "name": "Calculate Reminder Date",
      "type": "n8n-nodes-base.dateTime",
      "position": [
        448,
        224
      ]
    },
    {
      "id": "feb98889-9ac8-41cb-bbb1-ef6a26eb3b76",
      "name": "Check If Reminder Needed",
      "type": "n8n-nodes-base.if",
      "position": [
        672,
        224
      ]
    },
    {
      "id": "07b2d002-cb41-4228-b46f-fada104e2bf1",
      "name": "Send Reminder Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1392,
        256
      ]
    },
    {
      "id": "b71cafb3-d90f-4817-a9b5-6f48bd3110da",
      "name": "Daily Follow-up Check",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        0,
        448
      ]
    },
    {
      "id": "ac113bc3-20d2-455f-b042-de09ad00c333",
      "name": "Get Past Events",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        224,
        448
      ]
    },
    {
      "id": "238e21d8-5ef5-4f41-8c24-969b0db3f66f",
      "name": "Calculate Follow-up Date",
      "type": "n8n-nodes-base.dateTime",
      "position": [
        448,
        448
      ]
    },
    {
      "id": "ac0142fc-af2f-4e01-8090-303f02b3fca0",
      "name": "Check If Follow-up Needed",
      "type": "n8n-nodes-base.if",
      "position": [
        672,
        448
      ]
    },
    {
      "id": "9f776c37-6551-4f18-a046-c3dc59a53fe9",
      "name": "Send Thank You & Survey",
      "type": "n8n-nodes-base.gmail",
      "position": [
        912,
        624
      ]
    },
    {
      "id": "22af0070-2118-4523-841c-533531700257",
      "name": "Update Follow-up Status",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1120,
        624
      ]
    },
    {
      "id": "42f7eaec-aa5a-4ee2-8d79-70bbbf8a73b0",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1744,
        -416
      ],
      "parameters": {
        "width": 944,
        "height": 1504,
        "content": "## Event Participant Management and Automated Follow-up System\n**\n### Who is this for?\n\nThis template is ideal for event organizers, community managers, and businesses that host workshops, webinars, c"
      }
    },
    {
      "id": "63c03b4f-0fd4-44e7-b220-f38b1edd266f",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -192
      ],
      "parameters": {
        "width": 640,
        "height": 784,
        "content": "## Registration and Onboarding\n 　*   When a new participant registers via a Typeform, their details are immediately added to a Google Sheet.\n    *   Payment is processed via Stripe.\n    *   Upon succe"
      }
    },
    {
      "id": "a6e75768-514e-498a-9f45-2ea5f9bfdede",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        864,
        432
      ],
      "parameters": {
        "width": 448,
        "height": 368,
        "content": "## Post-Event Follow-up \n 　*  Another daily scheduled trigger checks for past events.\n    *   It calculates if an event is due for a follow-up (e.g., 2 days after).\n    *   A thank-you email, includin"
      }
    },
    {
      "id": "4f61bb8e-5bff-4dbd-abbc-0b5ef624bc6f",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1312,
        64
      ],
      "parameters": {
        "width": 368,
        "height": 336,
        "content": "## Event Reminders \n**    *   A daily scheduled trigger checks the Google Sheet for upcoming events.\n    *   It calculates if an event is within the specified reminder period (e.g., 3 days before).\n  "
      }
    }
  ],
  "connections": {
    "Add to Calendar": {
      "main": [
        [
          {
            "node": "Notify Organizer",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Past Events": {
      "main": [
        [
          {
            "node": "Calculate Follow-up Date",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Process Payment": {
      "main": [
        [
          {
            "node": "Check Payment Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Upcoming Events": {
      "main": [
        [
          {
            "node": "Calculate Reminder Date",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Payment Status": {
      "main": [
        [
          {
            "node": "Send Confirmation Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Daily Reminder Check": {
      "main": [
        [
          {
            "node": "Get Upcoming Events",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Daily Follow-up Check": {
      "main": [
        [
          {
            "node": "Get Past Events",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Workflow Configuration": {
      "main": [
        [
          {
            "node": "Add to Participant List",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Add to Participant List": {
      "main": [
        [
          {
            "node": "Process Payment",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculate Reminder Date": {
      "main": [
        [
          {
            "node": "Check If Reminder Needed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Confirmation Email": {
      "main": [
        [
          {
            "node": "Add to Calendar",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Thank You & Survey": {
      "main": [
        [
          {
            "node": "Update Follow-up Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Calculate Follow-up Date": {
      "main": [
        [
          {
            "node": "Check If Follow-up Needed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check If Reminder Needed": {
      "main": [
        [
          {
            "node": "Send Reminder Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check If Follow-up Needed": {
      "main": [
        [
          {
            "node": "Send Thank You & Survey",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Typeform Registration Form": {
      "main": [
        [
          {
            "node": "Workflow Configuration",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}