This workflow corresponds to n8n.io template #7428 — 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 →
{
"id": "w2WtfGSXajdHe739",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "Daily Securty News",
"tags": [],
"nodes": [
{
"id": "45ad3107-8415-4aef-9f48-488d349e6b81",
"name": "Bleeping Computer",
"type": "n8n-nodes-base.rssFeedRead",
"position": [
-144,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "667f2d98-f124-4369-adaa-e0ec275c3a03",
"name": "CISA GOV",
"type": "n8n-nodes-base.rssFeedRead",
"position": [
-144,
192
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "afe2a490-54cb-4392-84b9-40ab342003b7",
"name": "Feedburner",
"type": "n8n-nodes-base.rssFeedRead",
"position": [
-144,
576
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "536c49f7-fc45-4a06-b187-10abaa12e689",
"name": "Ars Technica",
"type": "n8n-nodes-base.rssFeedRead",
"position": [
-144,
768
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "75f95f11-346c-4848-93b3-eae5989fe37e",
"name": "Techcrunch",
"type": "n8n-nodes-base.rssFeedRead",
"position": [
-144,
960
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7a389f55-3f00-4b5a-8f03-72b6ef243338",
"name": "Merge",
"type": "n8n-nodes-base.merge",
"position": [
80,
416
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "3589c7b5-7233-4594-ae52-f052f9f18a2c",
"name": "hnrss",
"type": "n8n-nodes-base.rssFeedRead",
"position": [
-144,
384
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "f25dba96-2902-421e-98b2-e2b78fc7cdc0",
"name": "Remove Duplicates",
"type": "n8n-nodes-base.removeDuplicates",
"position": [
304,
480
],
"parameters": {},
"typeVersion": 2
},
{
"id": "d4ca3559-91e2-4cba-b54d-40daa5948a2f",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
528,
480
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "e0088947-6cc5-4695-8b91-f20cd1c76827",
"name": "Limit",
"type": "n8n-nodes-base.limit",
"position": [
752,
384
],
"parameters": {},
"typeVersion": 1
},
{
"id": "90017426-e506-4102-9804-383b3a733f82",
"name": "Send a message",
"type": "n8n-nodes-base.gmail",
"position": [
1776,
384
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "e93cb3a3-228a-4afe-8a2c-9ade67d1eef6",
"name": "Message a model",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1200,
384
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "57c7251c-6071-480c-b334-8430f48e63ff",
"name": "Code1",
"type": "n8n-nodes-base.code",
"position": [
976,
384
],
"parameters": {},
"typeVersion": 2
},
{
"id": "059da84b-51ff-4536-b51a-a2b8936b4df8",
"name": "Code2",
"type": "n8n-nodes-base.code",
"position": [
1552,
384
],
"parameters": {},
"typeVersion": 2
},
{
"id": "876fe1bc-5070-46d3-8a46-60c919e07dd6",
"name": "Schedule Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-368,
480
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "f47577dd-d5b6-466e-af97-6f8e90fcb1f4",
"name": "No New Items",
"type": "n8n-nodes-base.code",
"position": [
752,
576
],
"parameters": {},
"typeVersion": 2
},
{
"id": "fbd4700b-0df1-458f-acea-c98e7b29f034",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-704,
272
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ef324391-f58e-4776-b7ca-79437008700e",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-704,
464
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7f7734d7-cd35-4983-b272-5634f8bf4c08",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-704,
656
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "602ef71a-929b-44f0-80af-e110a6ab43fe",
"connections": {
"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
}
]
]
},
"hnrss": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 2
}
]
]
},
"CISA GOV": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
},
"Feedburner": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 3
}
]
]
},
"Techcrunch": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 5
}
]
]
},
"Ars Technica": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 4
}
]
]
},
"Message a model": {
"main": [
[
{
"node": "Code2",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Bleeping Computer",
"type": "main",
"index": 0
},
{
"node": "CISA GOV",
"type": "main",
"index": 0
},
{
"node": "hnrss",
"type": "main",
"index": 0
},
{
"node": "Feedburner",
"type": "main",
"index": 0
},
{
"node": "Ars Technica",
"type": "main",
"index": 0
},
{
"node": "Techcrunch",
"type": "main",
"index": 0
}
]
]
},
"Bleeping Computer": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
},
"Remove Duplicates": {
"main": [
[
{
"node": "If",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
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, keeps only the last 24 hours, and limits to a manageable number. Uses OpenAI to…
Source: https://n8n.io/workflows/7428/ — 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.
Workflow runs at 08:00 (UK), AI stories from TechCrunch, The Verge, and the OpenAI Blog via RSS, AI to select and editorially shape one signal into a post and image prompt, generates and QA-checks a p
This workflow runs on a daily schedule, pulls articles from one or more RSS feeds, filters out items already stored in Microsoft Excel, uses OpenAI to generate an HTML newsletter from the newest links
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
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, kee
AI News and weekly digest. Uses rssFeedRead, httpRequest, openAi, gmail. Scheduled trigger; 15 nodes.