This workflow corresponds to n8n.io template #4503 — we link there as the canonical source.
This workflow follows the Agent → Google Sheets 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 →
{
"id": "lovWsa7STX2WKfCd",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "RSS AI Summarizer",
"tags": [],
"nodes": [
{
"id": "ae29a2a8-3814-49b1-9525-bf32240c151b",
"name": "Schedule Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
700,
1280
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "68a92c1c-ad5a-42cd-968a-d5b998f03d4a",
"name": "Markdown",
"type": "n8n-nodes-base.markdown",
"onError": "continueRegularOutput",
"position": [
2240,
1520
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1beda949-06b4-4ed1-bf14-f6a047749c24",
"name": "Loop Over Items",
"type": "n8n-nodes-base.splitInBatches",
"onError": "continueRegularOutput",
"position": [
2220,
1280
],
"parameters": {},
"typeVersion": 3
},
{
"id": "bc604ec9-dc09-406f-92be-4cea3cc8e4da",
"name": "Wait",
"type": "n8n-nodes-base.wait",
"onError": "continueRegularOutput",
"position": [
2240,
1940
],
"parameters": {},
"typeVersion": 1.1,
"alwaysOutputData": true
},
{
"id": "b8f8b3ed-3404-4ec0-ad18-0d7eac62a9f3",
"name": "Loop Over Items1",
"type": "n8n-nodes-base.splitInBatches",
"onError": "continueRegularOutput",
"position": [
1140,
1280
],
"parameters": {},
"typeVersion": 3
},
{
"id": "702b2852-1c4b-47c0-8951-c344738c2718",
"name": "RSS",
"type": "n8n-nodes-base.rssFeedRead",
"onError": "continueRegularOutput",
"position": [
1160,
1520
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "1e236bcf-ab72-4bc9-bf24-3cf77f68c0f0",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
560,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "05ae9ef1-1249-41a4-a1af-66cbc074fec5",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1000,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bb19ba1c-aa37-492e-9ead-9b10f812beb4",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1460,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "920d87f9-ca81-4034-96cd-9bc1b5f18015",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
2120,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9f1a6dbe-0918-4909-b4fe-d361adee2c47",
"name": "Save News",
"type": "n8n-nodes-base.googleSheets",
"onError": "continueRegularOutput",
"position": [
2240,
1740
],
"parameters": {},
"typeVersion": 4.5,
"alwaysOutputData": true
},
{
"id": "04456786-db09-49b7-b9d9-0cd9055821d3",
"name": "Set Tech News RSS Feeds",
"type": "n8n-nodes-base.set",
"position": [
700,
1520
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "eba0be53-2db5-4716-a0aa-155aefaf35c8",
"name": "Split Out",
"type": "n8n-nodes-base.splitOut",
"position": [
700,
1760
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b22bb548-4536-4e85-8f4f-934832d5c604",
"name": "Aggregate",
"type": "n8n-nodes-base.aggregate",
"position": [
1560,
1500
],
"parameters": {},
"typeVersion": 1
},
{
"id": "abb52603-fdd3-49c6-b078-b55800b4196e",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1580,
1760
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ded4d1fd-0c85-4fdd-b097-cf69e8b702b1",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1580,
1940
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c87fb981-a06c-4a6d-a652-b09b80cac227",
"name": "Discord",
"type": "n8n-nodes-base.discordTool",
"position": [
1800,
1940
],
"parameters": {},
"typeVersion": 2
},
{
"id": "637b2f49-f2d6-4fe9-aa13-1ce70204a6ae",
"name": "Map Fields",
"type": "n8n-nodes-base.set",
"onError": "continueRegularOutput",
"position": [
1500,
1260
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "f3b257d0-993f-4fe2-917e-46bfeba31eaf",
"name": "filterYesterdayNews",
"type": "n8n-nodes-base.code",
"onError": "continueRegularOutput",
"position": [
1680,
1260
],
"parameters": {},
"typeVersion": 2
},
{
"id": "11398157-e645-4823-beac-e0b29f948e53",
"name": "aggregateNews",
"type": "n8n-nodes-base.code",
"position": [
1760,
1500
],
"parameters": {},
"typeVersion": 2
}
],
"active": true,
"settings": {
"executionOrder": "v1"
},
"versionId": "88b798b9-f308-43f8-8870-ca40ba20b3a7",
"connections": {
"RSS": {
"main": [
[
{
"node": "Loop Over Items1",
"type": "main",
"index": 0
}
]
]
},
"Wait": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Discord": {
"ai_tool": [
[
{
"node": "AI Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"AI Agent": {
"main": [
[]
]
},
"Markdown": {
"main": [
[
{
"node": "Save News",
"type": "main",
"index": 0
}
]
]
},
"Aggregate": {
"main": [
[
{
"node": "aggregateNews",
"type": "main",
"index": 0
}
]
]
},
"Save News": {
"main": [
[
{
"node": "Wait",
"type": "main",
"index": 0
}
]
]
},
"Split Out": {
"main": [
[
{
"node": "Loop Over Items1",
"type": "main",
"index": 0
}
]
]
},
"Map Fields": {
"main": [
[
{
"node": "filterYesterdayNews",
"type": "main",
"index": 0
}
]
]
},
"aggregateNews": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[],
[
{
"node": "Markdown",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items1": {
"main": [
[
{
"node": "Map Fields",
"type": "main",
"index": 0
}
],
[
{
"node": "RSS",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Set Tech News RSS Feeds",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"filterYesterdayNews": {
"main": [
[
{
"node": "Aggregate",
"type": "main",
"index": 0
},
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Set Tech News RSS Feeds": {
"main": [
[
{
"node": "Split Out",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
🚀 Product Overview This n8n workflow template automates the entire lifecycle of RSS feed monitoring—perfect for tech news aggregation, content curation, and AI-powered updates. It reads RSS links from a Google Sheets file, fetches content, summarizes it using GPT, sends digest…
Source: https://n8n.io/workflows/4503/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This workflow automates the process of generating, reviewing, and publishing blog posts across multiple platforms, now enhanced with support for RSS Feeds as a content source. It streamlines the manag
This n8n template automatically curates AI news from RSS feeds and generates platform-tailored social media posts using GPT-5 mini. Posts are saved as drafts in Cue for review before publishing to X,
This automated disaster response workflow streamlines emergency management by monitoring multiple alert sources and coordinating property protection teams. Designed for property managers, insurance co
This workflow is for learners, educators, and professionals who want to automatically collect and filter the most relevant educational articles, tutorials, and resources based on specific keywords. Fe
Be first. Be relevant. Get hired. This ready-to-import n8n workflow automates your entire Freelancer.com job search: it scans new listings, filters the best ones with AI, writes proposal drafts, and s