AutomationFlowsAI & RAG › Daily Business News Summary with Openai and Gmail From Multiple RSS Sources

Daily Business News Summary with Openai and Gmail From Multiple RSS Sources

ByCalistus Christian @ca7ai on n8n.io

Pulls free business and economic headlines from multiple publicly available RSS feeds (e.g., Reuters, Wall Street Journal, Federal Reserve, St. Louis Fed, BNP Paribas, WTO). De-duplicates stories, keeps only the last 24 hours, and limits to a manageable number. Uses OpenAI to…

Cron / scheduled trigger★★★★☆ complexityAI-powered15 nodesGmailOpenAIRSS Feed Read
AI & RAG Trigger: Cron / scheduled Nodes: 15 Complexity: ★★★★☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #8621 — we link there as the canonical source.

This workflow follows the Gmail → OpenAI recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "vlMC5yAtCsK2Jwte",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "Daily Business News",
  "tags": [],
  "nodes": [
    {
      "id": "ad006e93-76b6-429e-a71d-c80e6e4a917c",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        80,
        96
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "c2f3d133-3b84-4204-be1e-cba43bce1989",
      "name": "Remove Duplicates",
      "type": "n8n-nodes-base.removeDuplicates",
      "position": [
        304,
        96
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "82be9f46-a1c7-476d-aa64-7d4afffe9fff",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        528,
        96
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "85200b8d-5b91-4f36-9541-7eb594b3a6f8",
      "name": "Limit",
      "type": "n8n-nodes-base.limit",
      "position": [
        752,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "045d39f6-aaf1-44bf-9052-522712632da4",
      "name": "Send a message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1776,
        0
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "9789016c-620c-4cac-9af7-18a2f7892afe",
      "name": "Message a model",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1200,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "9133b792-3eba-4904-a23a-a54233c75ca2",
      "name": "Code1",
      "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": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -368,
        96
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f50c2e55-bba6-44db-af5d-cf95f400fa37",
      "name": "No New Items",
      "type": "n8n-nodes-base.code",
      "position": [
        752,
        192
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "035f6738-dd82-4981-b4aa-d29d0d170696",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        -112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3f9e880d-f6ed-4527-940a-3a13520361ce",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "de968b9c-40d4-4b2d-af92-5af9f6907106",
      "name": "Sticky Note2",
      "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": "Yahoo Fianace",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "active": false,
  "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
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Pulls free business and economic headlines from multiple publicly available RSS feeds (e.g., Reuters, Wall Street Journal, Federal Reserve, St. Louis Fed, BNP Paribas, WTO). De-duplicates stories, keeps only the last 24 hours, and limits to a manageable number. Uses OpenAI to…

Source: https://n8n.io/workflows/8621/ — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

What this workflow does Pulls free security/tech headlines from multiple RSS feeds (e.g., CISA, BleepingComputer, Krebs, SecurityWeek, Ars Technica, TechCrunch, Hacker News). De-duplicates stories, ke

RSS Feed Read, Gmail, OpenAI
AI & RAG

This automation fetches daily AI-related articles from trusted RSS feeds, summarizes them using OpenAI (GPT), and generates a ready-to-post LinkedIn update in your writing style. It then emails the po

RSS Feed Read, OpenAI, Gmail
AI & RAG

This n8n automation turns any RSS feed into a spoken podcast episode, using OpenAI for summarization and ElevenLabs for voice generation. The final audio is then sent straight to your Telegram for ins

RSS Feed Read, Google Drive, Telegram +4
AI & RAG

Personalized Outreach & Follow-Up - Phase 2. Uses googleSheets, openAi, gmail, gmailTrigger. Scheduled trigger; 59 nodes.

Google Sheets, OpenAI, Gmail +2
AI & RAG

This workflow automates the entire lifecycle of collecting, filtering, summarizing, and delivering the most important daily news in technology, artificial intelligence, cybersecurity, and the digital

RSS Feed Read, Gmail, Google Gemini