使用 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": "使用 Google Calendar、GPT-3.5 和 Notion 生成 7 天活动计划",
"tags": [
"event-planning",
"google-calendar",
"notion",
"gpt-3.5",
"ai-automation",
"n8n-workflow",
"homemaker-tools",
"solopreneur"
],
"nodes": [
{
"name": "Google Calendar 触发器",
"type": "n8n-nodes-base.googleCalendarTrigger",
"position": [
250,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "HubGPT:生成准备计划",
"type": "n8n-nodes-base.hubGPT",
"position": [
450,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "Notion:创建活动页面",
"type": "n8n-nodes-base.notion",
"position": [
650,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "项目列表:拆分任务",
"type": "n8n-nodes-base.itemLists",
"position": [
850,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "Notion:添加任务行",
"type": "n8n-nodes-base.notion",
"position": [
1050,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "邮件:发送确认",
"type": "n8n-nodes-base.emailSend",
"position": [
1250,
300
],
"parameters": {},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"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
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 个人效率, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用AI求职信自动搜索职位
使用 Google Jobs、RemoteOK 和 GPT-3.5 自动化带AI求职信的职位搜索
If
Set
Code
+7
17 节点Shelly-Ann Davy
个人效率
从Notion进行的客户培育邮件自动化
使用Notion、Email、Tally和Telegram自动化客户培育与评价收集
If
Code
Notion
+3
17 节点Shelly-Ann Davy
社交媒体
自动化客户培育邮件与Notion客户评价收集
使用WhatsApp、GPT-4V和Google Sheets提取并整理收据数据
If
Code
Notion
+7
18 节点Shelly-Ann Davy
发票处理
每日补水提醒 💧
Slack/Discord每日补水提醒及Airtable反应追踪
Set
Wait
Switch
+3
8 节点Shelly-Ann Davy
个人效率
每周膳食计划器 → PDF → Telegram
每周膳食计划器:AI生成购物清单,含价格比较,发送至WhatsApp
Code
Http Request
Manual Trigger
+1
8 节点Shelly-Ann Davy
个人效率
从Notion自动执行客户培育邮件和评价收集
通过Telegram使用Google日历和Notion CRM自动化会议安排
If
Set
Code
+8
19 节点Shelly-Ann Davy
客服机器人
工作流信息
难度等级
中级
节点数量6
分类2
节点类型5
作者
Shelly-Ann Davy
@SheCodesFlowFounder 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 查看 →
分享此工作流