每周膳食计划器 → PDF → Telegram
中级
这是一个Personal Productivity、Multimodal AI领域的自动化工作流,包含 8 个节点。主要使用 Code、HttpRequest、ManualTrigger 等节点。 每周膳食计划器:AI生成购物清单,含价格比较,发送至WhatsApp
前置要求
- •可能需要目标 API 的认证凭证
使用的节点 (8 个)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"templateCreatedBy": {
"id": "template-creator",
"name": "n8n Template Creator"
},
"templateCredentials": [
"httpHeaderAuth",
"openAiApi",
"telegramApi"
]
},
"name": "每周膳食计划器 → PDF → Telegram",
"nodes": [
{
"id": "ManualTrigger",
"name": "触发器:每周膳食工作流",
"type": "n8n-nodes-base.manualTrigger",
"position": [
220,
320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "StickyNote1",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
180,
180
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "FilloutHTTP",
"name": "获取 Fillout 提交(HTTP)",
"type": "n8n-nodes-base.httpRequest",
"position": [
460,
320
],
"parameters": {},
"typeVersion": 3
},
{
"id": "PrepPrompt",
"name": "从 Fillout 准备提示",
"type": "n8n-nodes-base.code",
"position": [
700,
320
],
"parameters": {},
"typeVersion": 2
},
{
"id": "OpenAIHTTP",
"name": "OpenAI 聊天(HTTP)",
"type": "n8n-nodes-base.httpRequest",
"position": [
940,
320
],
"parameters": {},
"typeVersion": 3
},
{
"id": "ValidateJSON",
"name": "验证并规划计划",
"type": "n8n-nodes-base.code",
"position": [
1180,
320
],
"parameters": {},
"typeVersion": 2
},
{
"id": "BuildHTML",
"name": "构建 PDF 的 HTML",
"type": "n8n-nodes-base.code",
"position": [
1420,
320
],
"parameters": {},
"typeVersion": 2
},
{
"id": "PDF4meHTTP",
"name": "PDF4me:HTML 转 PDF",
"type": "n8n-nodes-base.httpRequest",
"position": [
1660,
320
],
"parameters": {},
"typeVersion": 3
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "1",
"connections": {
"Build HTML for PDF": {
"main": [
[
{
"node": "PDF4me: HTML to PDF",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat (HTTP)": {
"main": [
[
{
"node": "Validate & Shape Plan",
"type": "main",
"index": 0
}
]
]
},
"Validate & Shape Plan": {
"main": [
[
{
"node": "Build HTML for PDF",
"type": "main",
"index": 0
}
]
]
},
"Prep Prompt from Fillout": {
"main": [
[
{
"node": "OpenAI Chat (HTTP)",
"type": "main",
"index": 0
}
]
]
},
"Trigger: Weekly Meal Workflow": {
"main": [
[
{
"node": "Fetch Fillout Submission (HTTP)",
"type": "main",
"index": 0
}
]
]
},
"Fetch Fillout Submission (HTTP)": {
"main": [
[
{
"node": "Prep Prompt from Fillout",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
这是一个中级难度的工作流,适用于Personal Productivity、Multimodal AI等场景。适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用AI求职信自动搜索职位
使用 Google Jobs、RemoteOK 和 GPT-3.5 自动化带AI求职信的职位搜索
If
Set
Code
+7
17 节点Shelly-Ann Davy
Personal Productivity
从Notion自动执行客户培育邮件和评价收集
通过Telegram使用Google日历和Notion CRM自动化会议安排
If
Set
Code
+8
19 节点Shelly-Ann Davy
Support Chatbot
从Notion进行的客户培育邮件自动化
使用Notion、Email、Tally和Telegram自动化客户培育与评价收集
If
Code
Notion
+3
17 节点Shelly-Ann Davy
Social Media
自动化客户培育邮件与Notion客户评价收集
使用WhatsApp、GPT-4V和Google Sheets提取并整理收据数据
If
Code
Notion
+7
18 节点Shelly-Ann Davy
Invoice Processing
企业Reddit智能参与平台
基于AI的Reddit潜在客户生成与社区管理,具备高级评分功能
If
Code
Wait
+9
52 节点Shelly-Ann Davy
每日补水提醒 💧
Slack/Discord每日补水提醒及Airtable反应追踪
Set
Wait
Switch
+3
8 节点Shelly-Ann Davy
Personal Productivity
工作流信息
难度等级
中级
节点数量8
分类2
节点类型4
作者
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 上查看 →
分享此工作流