8
n8n 中文网amn8n.com

每日商业新闻

中级

这是一个Market Research, AI Summarization, Multimodal AI领域的自动化工作流,包含 15 个节点。主要使用 If, Code, Gmail, Limit, Merge 等节点。 使用OpenAI和Gmail从多个RSS源生成每日商业新闻摘要

前置要求
  • Google 账号和 Gmail API 凭证
  • OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "vlMC5yAtCsK2Jwte",
  "meta": {
    "instanceId": "146ab8f1ce0cef4bd9c6b91db262ad7cd77638e200455d5838ba053a27e415bc",
    "templateCredsSetupCompleted": true
  },
  "name": "每日商业新闻",
  "tags": [],
  "nodes": [
    {
      "id": "ad006e93-76b6-429e-a71d-c80e6e4a917c",
      "name": "合并",
      "type": "n8n-nodes-base.merge",
      "position": [
        80,
        96
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "c2f3d133-3b84-4204-be1e-cba43bce1989",
      "name": "去重",
      "type": "n8n-nodes-base.removeDuplicates",
      "position": [
        304,
        96
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "82be9f46-a1c7-476d-aa64-7d4afffe9fff",
      "name": "如果",
      "type": "n8n-nodes-base.if",
      "position": [
        528,
        96
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "85200b8d-5b91-4f36-9541-7eb594b3a6f8",
      "name": "限制",
      "type": "n8n-nodes-base.limit",
      "position": [
        752,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "045d39f6-aaf1-44bf-9052-522712632da4",
      "name": "发送消息",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1776,
        0
      ],
      "webhookId": "92070b13-ac61-4522-87ae-ecb17302bcc9",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "9789016c-620c-4cac-9af7-18a2f7892afe",
      "name": "向模型发送消息",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1200,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "9133b792-3eba-4904-a23a-a54233c75ca2",
      "name": "代码1",
      "type": "n8n-nodes-base.code",
      "position": [
        976,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f2c7f1c2-9932-448b-8c5d-4e02693e4157",
      "name": "Code2",
      "type": "n8n-nodes-base.code",
      "position": [
        1552,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a187905b-91b6-4c50-9a0c-6dd597c6f143",
      "name": "定时触发器",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -368,
        96
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f50c2e55-bba6-44db-af5d-cf95f400fa37",
      "name": "无新项目",
      "type": "n8n-nodes-base.code",
      "position": [
        752,
        192
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "035f6738-dd82-4981-b4aa-d29d0d170696",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        -112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3f9e880d-f6ed-4527-940a-3a13520361ce",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "de968b9c-40d4-4b2d-af92-5af9f6907106",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b828b479-a7e5-47bf-b5d2-83142ca6e39e",
      "name": "FT",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        192
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "58a50bd5-63bf-4724-adaf-f6d773d1e342",
      "name": "雅虎财经",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "73d1d390-0540-46f5-b77d-b4fc9d5cfac1",
  "connections": {
    "FT": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "If": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "No New Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code1": {
      "main": [
        [
          {
            "node": "Message a model",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code2": {
      "main": [
        [
          {
            "node": "Send a message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "Code1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Remove Duplicates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Yahoo Fianace": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Message a model": {
      "main": [
        [
          {
            "node": "Code2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "FT",
            "type": "main",
            "index": 0
          },
          {
            "node": "Yahoo Fianace",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Remove Duplicates": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

中级 - 市场调研, AI 摘要总结, 多模态 AI

需要付费吗?

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

工作流信息
难度等级
中级
节点数量15
分类3
节点类型10
难度说明

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

作者
Calistus Christian

Calistus Christian

@ca7ai

Automation strategist and AI workflow architect creating intelligent, agent-driven processes that streamline operations. I build advanced n8n solutions integrating AI, cloud services, and real-time data orchestration for scalable impact. Explore my free workflows to get started. Premium, custom-built solutions are also available. Connect with me on LinkedIn for tailored automation expertise.

外部链接
在 n8n.io 查看

分享此工作流