财务报告工具
高级
这是一个Market Research、AI Summarization领域的自动化工作流,包含 17 个节点。主要使用 Set、Code、Markdown、HttpRequest、PerplexityTool 等节点。 财务报告 AI:通过 OpenRouter + Perplexity 生成简洁的 SEC 10-K/10-Q 摘要
前置要求
- •可能需要目标 API 的认证凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "cipxQrfbgVK7Pvdw",
"meta": {
"instanceId": "cefcb38315aa600a9b9298a1d69e03f5f6428411be38be8dc813965fd2655c84",
"templateCredsSetupCompleted": true
},
"name": "财务报告工具",
"tags": [],
"nodes": [
{
"id": "499f0bc1-1b63-4019-b8fb-0904a37029f8",
"name": "当收到聊天消息时",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
-64,
0
],
"webhookId": "9cfe5875-f425-4003-bd5e-c75a07c758ba",
"parameters": {},
"typeVersion": 1.3
},
{
"id": "f96384b2-76b8-4ae0-890c-776bccbd3fcd",
"name": "AI 代理",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
240,
0
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "26e8698d-667e-4a24-85cc-c3bd685b7441",
"name": "OpenRouter聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
224,
176
],
"parameters": {},
"typeVersion": 1
},
{
"id": "daed325a-c17a-4f96-9cd1-78521d88fa91",
"name": "在 Perplexity 中向模型发送消息",
"type": "n8n-nodes-base.perplexityTool",
"position": [
384,
176
],
"parameters": {},
"typeVersion": 1
},
{
"id": "581bb82e-3758-4f05-9da0-8792c7cb3ac1",
"name": "Markdown",
"type": "n8n-nodes-base.markdown",
"position": [
560,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "bcd02cff-f74d-45a0-9418-9140e7fbd014",
"name": "编辑字段",
"type": "n8n-nodes-base.set",
"position": [
720,
0
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "316c351d-3ec7-461f-b49a-7249e0037073",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
528,
-16
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2a17e2b4-f692-49ee-a526-0eb547e3b6fe",
"name": "创建Google文档",
"type": "n8n-nodes-base.httpRequest",
"position": [
1008,
0
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "6fc09b48-8cd1-4509-8d81-7221bdcd5480",
"name": "格式化_HTML",
"type": "n8n-nodes-base.code",
"position": [
864,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "1c9947cf-9166-48b7-a5d0-729678ec577f",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
192,
-16
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "91684b1c-623d-4f13-83d2-45f2dfadc6e5",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
192,
352
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6e88508d-5293-4e0f-96e5-c6a8d93ea28f",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
528,
176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a9c7d1e8-a2d8-495e-b838-1eef7f6535ad",
"name": "便签4",
"type": "n8n-nodes-base.stickyNote",
"position": [
704,
-16
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "db5cea46-7562-429c-b79c-46e79cc962d6",
"name": "便签5",
"type": "n8n-nodes-base.stickyNote",
"position": [
704,
176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f3132957-ae92-469b-a954-0365caf6c54d",
"name": "### 需要帮助?",
"type": "n8n-nodes-base.stickyNote",
"position": [
-112,
-16
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c57361ee-3af9-449e-94e2-2dc9604230bd",
"name": "## 试试看!",
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
-112
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d7f2a87f-3a02-4ede-94b6-ce6764850fe2",
"name": "GET 模型",
"type": "n8n-nodes-base.stickyNote",
"position": [
-144,
160
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "13e11ffc-dadd-41d7-8b24-791070d718ff",
"connections": {
"AI Agent": {
"main": [
[
{
"node": "Markdown",
"type": "main",
"index": 0
}
]
]
},
"Markdown": {
"main": [
[
{
"node": "Edit Fields",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields": {
"main": [
[
{
"node": "Format_HTML",
"type": "main",
"index": 0
}
]
]
},
"Format_HTML": {
"main": [
[
{
"node": "CreateGoogleDoc",
"type": "main",
"index": 0
}
]
]
},
"OpenRouter Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"When chat message received": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"Message a model in Perplexity": {
"ai_tool": [
[
{
"node": "AI Agent",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
这是一个高级难度的工作流,适用于Market Research、AI Summarization等场景。适合高级用户,包含 16+ 个节点的复杂工作流
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用 Bright Data API 和 AI 抓取分析 Google 广告并发送邮件报告
使用 Bright Data API 和 AI 抓取分析 Google 广告并发送邮件报告
Set
Code
Gmail
+15
45 节点Zacharia Kimotho
Market Research
自动化会议准备
使用 GPT-5 和 Gemini 研究从日历到 Slack 通过 Attio CRM 自动准备会议
If
Set
Code
+16
39 节点Harry Siggins
AI Summarization
使用GPT-5 nano和Google Sheets抓取网站并回答问题
使用GPT-5 nano和Google Sheets抓取网站并回答问题
If
Set
Xml
+17
44 节点Oriol Seguí
Market Research
深度研究智能体
深度研究智能体 - 自动化研究与 Notion 报告生成器
Set
Code
Filter
+17
43 节点Aziz B
Market Research
基于 Danelfin、TwelveData 和 Alpha Vantage 的 AI 股票分析
集成 Danelfin、TwelveData 和 Alpha Vantage 的 AI 股票分析系统
Set
Code
Gmail
+23
74 节点Paul
Crypto Trading
SEO博客分析
使用AI分析博客SEO:基于GPT-4和合规爬取的完整评估
If
Set
Code
+7
20 节点inderjeet Bhambra
Market Research
工作流信息
难度等级
高级
节点数量17
分类2
节点类型9
作者
Ashish Kumar Swain
@phoenixHi, I’m Ashish — an automation architect and AI enthusiast helping people work smarter. I build AI-powered workflows that save time, boost productivity, and create real-world impact. Passionate about no-code, startups, and smart systems that scale. Let’s automate success, one workflow at a time! 🚀
外部链接
在 n8n.io 上查看 →
分享此工作流