
Serene CFO Sunrise — Soft‑Tech Morning Brief (Household CEO) 🌸
描述
分类
📊 Productivity🤖 AI & Machine Learning
使用的节点
n8n-nodes-base.setn8n-nodes-base.cronn8n-nodes-base.openAin8n-nodes-base.functionn8n-nodes-base.functionn8n-nodes-base.functionn8n-nodes-base.telegramn8n-nodes-base.emailSendn8n-nodes-base.stickyNoten8n-nodes-base.stickyNote
价格免费
浏览量0
最后更新11/28/2025
workflow.json
{
"meta": {
"templateCredsNote": "Use credentials for HTTP Header Auth (Stripe, Shopify, Bank), Google OAuth2, SMTP, Telegram."
},
"name": "Serene CFO Sunrise — Soft‑Tech Morning Brief (Household CEO) 🌸",
"nodes": [
{
"id": "Cron1",
"name": "Start (Cron @ 08:00)",
"type": "n8n-nodes-base.cron",
"position": [
260,
260
],
"parameters": {},
"typeVersion": 2
},
{
"id": "Note0",
"name": "🗒️ Sticky — Submission",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "NoteBrand",
"name": "🗒️ Sticky — Brand",
"type": "n8n-nodes-base.stickyNote",
"position": [
720,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "NoteSetup",
"name": "🗒️ Sticky — Setup & Testing",
"type": "n8n-nodes-base.stickyNote",
"position": [
1100,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "SetBrand",
"name": "Brand Settings",
"type": "n8n-nodes-base.set",
"position": [
560,
260
],
"parameters": {},
"typeVersion": 2
},
{
"id": "FuncTime",
"name": "Time Window",
"type": "n8n-nodes-base.function",
"position": [
840,
260
],
"parameters": {},
"typeVersion": 2
},
{
"id": "HTTPBank",
"name": "Bank Balances (HTTP)",
"type": "n8n-nodes-base.httpRequest",
"notes": "Swap URL/provider for Relay/Plaid as needed. Keep tokens in credentials.",
"position": [
1140,
180
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3
},
{
"id": "HTTPShopify",
"name": "Shopify Orders (HTTP)",
"type": "n8n-nodes-base.httpRequest",
"notes": "Prefer native Shopify node if you like.",
"position": [
1140,
260
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3
},
{
"id": "HTTPStripe",
"name": "Stripe Invoices (Open)",
"type": "n8n-nodes-base.httpRequest",
"position": [
1140,
340
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3
},
{
"id": "GCal",
"name": "Google Calendar — Today",
"type": "n8n-nodes-base.googleCalendar",
"position": [
1140,
420
],
"parameters": {},
"typeVersion": 3
},
{
"id": "Assemble",
"name": "Assemble Snapshot",
"type": "n8n-nodes-base.function",
"position": [
1400,
300
],
"parameters": {},
"typeVersion": 2
},
{
"id": "OpenAI",
"name": "Draft Top 3 (OpenAI)",
"type": "n8n-nodes-base.openAi",
"position": [
1600,
300
],
"parameters": {},
"typeVersion": 4
},
{
"id": "BuildMsg",
"name": "Build Message (Soft HTML)",
"type": "n8n-nodes-base.function",
"position": [
1800,
300
],
"parameters": {},
"typeVersion": 2
},
{
"id": "EmailSend",
"name": "Send Email",
"type": "n8n-nodes-base.emailSend",
"position": [
2000,
260
],
"parameters": {},
"typeVersion": 2
},
{
"id": "Telegram",
"name": "Send Telegram (optional)",
"type": "n8n-nodes-base.telegram",
"position": [
2000,
340
],
"parameters": {},
"typeVersion": 2
}
],
"pinData": {},
"version": 2,
"settings": {
"timezone": "America/Los_Angeles"
},
"connections": {
"Time Window": {
"main": [
[
{
"node": "Bank Balances (HTTP)",
"type": "main",
"index": 0
},
{
"node": "Shopify Orders (HTTP)",
"type": "main",
"index": 0
},
{
"node": "Stripe Invoices (Open)",
"type": "main",
"index": 0
},
{
"node": "Google Calendar — Today",
"type": "main",
"index": 0
}
]
]
},
"Brand Settings": {
"main": [
[
{
"node": "Time Window",
"type": "main",
"index": 0
}
]
]
},
"Assemble Snapshot": {
"main": [
[
{
"node": "Draft Top 3 (OpenAI)",
"type": "main",
"index": 0
}
]
]
},
"Bank Balances (HTTP)": {
"main": [
[
{
"node": "Assemble Snapshot",
"type": "main",
"index": 0
}
]
]
},
"Draft Top 3 (OpenAI)": {
"main": [
[
{
"node": "Build Message (Soft HTML)",
"type": "main",
"index": 0
}
]
]
},
"Start (Cron @ 08:00)": {
"main": [
[
{
"node": "Brand Settings",
"type": "main",
"index": 0
}
]
]
},
"Shopify Orders (HTTP)": {
"main": [
[
{
"node": "Assemble Snapshot",
"type": "main",
"index": 0
}
]
]
},
"Stripe Invoices (Open)": {
"main": [
[
{
"node": "Assemble Snapshot",
"type": "main",
"index": 0
}
]
]
},
"Build Message (Soft HTML)": {
"main": [
[
{
"node": "Send Email",
"type": "main",
"index": 0
}
],
[
{
"node": "Send Telegram (optional)",
"type": "main",
"index": 0
}
]
]
},
"Google Calendar — Today": {
"main": [
[
{
"node": "Assemble Snapshot",
"type": "main",
"index": 0
}
]
]
}
}
}