AutomationFlowsData & Sheets › Generate 7-day Event Plans with Google Calendar, Gpt-3.5 and Notion

Generate 7-day Event Plans with Google Calendar, Gpt-3.5 and Notion

ByShelly-Ann Davy @SheCodesFlow on n8n.io

Stop scrambling before birthdays, anniversaries, or family gatherings. This workflow turns a simple Google Calendar event into a 7-day prep plan — complete with shopping lists, tasks, and reminders — all auto-sent to Notion and your inbox.

Event trigger★★★★☆ complexity6 nodesGoogle Calendar TriggerHub GptNotionItem ListsEmail Send
Data & Sheets Trigger: Event Nodes: 6 Complexity: ★★★★☆ Added:

This workflow corresponds to n8n.io template #8325 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Generate 7-Day Event Plans with Google Calendar, GPT-3.5 and Notion",
  "tags": [
    "event-planning",
    "google-calendar",
    "notion",
    "gpt-3.5",
    "ai-automation",
    "n8n-workflow",
    "homemaker-tools",
    "solopreneur"
  ],
  "nodes": [
    {
      "name": "Google Calendar Trigger",
      "type": "n8n-nodes-base.googleCalendarTrigger",
      "position": [
        250,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "HubGPT: Generate Prep Plan",
      "type": "n8n-nodes-base.hubGPT",
      "position": [
        450,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "Notion: Create Event Page",
      "type": "n8n-nodes-base.notion",
      "position": [
        650,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "Item Lists: Split Tasks",
      "type": "n8n-nodes-base.itemLists",
      "position": [
        850,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "Notion: Add Task Row",
      "type": "n8n-nodes-base.notion",
      "position": [
        1050,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "Email: Send Confirmation",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1250,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "parallel"
  },
  "connections": {
    "Notion: Add Task Row": {
      "main": [
        [
          {
            "node": "Email: Send Confirmation",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Calendar Trigger": {
      "main": [
        [
          {
            "node": "HubGPT: Generate Prep Plan",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Item Lists: Split Tasks": {
      "main": [
        [
          {
            "node": "Notion: Add Task Row",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Notion: Create Event Page": {
      "main": [
        [
          {
            "node": "Item Lists: Split Tasks",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HubGPT: Generate Prep Plan": {
      "main": [
        [
          {
            "node": "Notion: Create Event Page",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Stop scrambling before birthdays, anniversaries, or family gatherings. This workflow turns a simple Google Calendar event into a 7-day prep plan — complete with shopping lists, tasks, and reminders — all auto-sent to Notion and your inbox.

Source: https://n8n.io/workflows/8325/ — original creator credit. Request a take-down →

More Data & Sheets workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Data & Sheets

Everyone organizing him/herself by using a notion database for tasks but losing track on some important tasks having a deadline. The weekly reminder helps you to not forget about your notion tasks. Th

Notion, Email Send, Pushover
Data & Sheets

You’ve onboarded your client with elegance. Now, keep the relationship warm — and get glowing testimonials — without manual follow-up.

Notion, Email Send
Data & Sheets

This n8n workflow automatically tracks assignment deadlines and sends reminders to students and teachers. It checks for upcoming assignments daily, organizes the data, and sends email notifications to

Notion, Email Send, Item Lists
Data & Sheets

Automate sales call analysis and store structured insights in Notion with AI-powered intelligence.

Execute Workflow Trigger, Notion, HTTP Request
Data & Sheets

A warm, reliable onboarding system for small businesses and studios. Captures a form submission via webhook, creates a Client record in Notion, sends a concierge-style welcome email (with scheduler +

Notion, Email Send, Telegram +4