8
n8n 中文网amn8n.com

使用 Google Calendar、GPT-3.5 和 Notion 生成 7

中级

这是一个Personal Productivity, Multimodal AI领域的自动化工作流,包含 6 个节点。主要使用 HubGPT, Notion, EmailSend, ItemLists, GoogleCalendarTrigger 等节点。 使用 Google Calendar、GPT-3.5 和 Notion 生成 7 天活动计划

前置要求
  • Notion API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "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,
      "id": "Google-Calendar-Trigger-0"
    },
    {
      "name": "HubGPT: Generate Prep Plan",
      "type": "n8n-nodes-base.hubGPT",
      "position": [
        450,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "HubGPT-Generate-Prep-Plan-1"
    },
    {
      "name": "Notion: Create Event Page",
      "type": "n8n-nodes-base.notion",
      "position": [
        650,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Notion-Create-Event-Page-2"
    },
    {
      "name": "Item Lists: Split Tasks",
      "type": "n8n-nodes-base.itemLists",
      "position": [
        850,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Item-Lists-Split-Tasks-3"
    },
    {
      "name": "Notion: Add Task Row",
      "type": "n8n-nodes-base.notion",
      "position": [
        1050,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Notion-Add-Task-Row-4"
    },
    {
      "name": "Email: Send Confirmation",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1250,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Email-Send-Confirmation-5"
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "parallel"
  },
  "connections": {
    "Notion-Add-Task-Row-4": {
      "main": [
        [
          {
            "node": "Email-Send-Confirmation-5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google-Calendar-Trigger-0": {
      "main": [
        [
          {
            "node": "HubGPT-Generate-Prep-Plan-1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Item-Lists-Split-Tasks-3": {
      "main": [
        [
          {
            "node": "Notion-Add-Task-Row-4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Notion-Create-Event-Page-2": {
      "main": [
        [
          {
            "node": "Item-Lists-Split-Tasks-3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HubGPT-Generate-Prep-Plan-1": {
      "main": [
        [
          {
            "node": "Notion-Create-Event-Page-2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 个人效率, 多模态 AI

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量6
分类2
节点类型5
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Shelly-Ann Davy

Shelly-Ann Davy

@SheCodesFlow

Founder of The Workflow Muse & @SheCodesFlow. I craft elegant, task-focused automations for creators, founders, and soft-tech enthusiasts. “Automate with grace. Scale with power.”

外部链接
在 n8n.io 查看

分享此工作流

分类

分类: 34