This workflow corresponds to n8n.io template #3173 — we link there as the canonical source.
This workflow follows the Agent → HTTP Request 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": "fr9aNRlRj1alQtSk",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "AI Daily News",
"tags": [],
"nodes": [
{
"id": "d132c7fc-681c-48a2-b04c-6769362a00e8",
"name": "Merge",
"type": "n8n-nodes-base.merge",
"position": [
660,
-20
],
"parameters": {},
"typeVersion": 3
},
{
"id": "ac5307f1-d46b-4928-b1da-21483c24f2f2",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-400
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "40d7b197-498e-4588-a4b5-529fdd276312",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
920,
-20
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "22ae75f2-7080-4fc7-ab44-e1a2ba4f667f",
"name": "Google Gemini Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
900,
220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "79b032c3-aed1-4775-b759-9d271d44f28b",
"name": "Telegram",
"type": "n8n-nodes-base.telegram",
"position": [
1340,
-20
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "d61f3a4a-b755-4244-858d-09fb5591a460",
"name": "News Source: GNewsAPI",
"type": "n8n-nodes-base.httpRequest",
"position": [
20,
240
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "5f6c223c-668c-4795-ba2f-29c1d62d52f8",
"name": "News Source: NewsAPI",
"type": "n8n-nodes-base.httpRequest",
"position": [
20,
-140
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "8edd471d-8699-43cd-a44a-69a5c061aeed",
"name": "Substract Current date by one",
"type": "n8n-nodes-base.dateTime",
"position": [
-320,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "eec1b407-fb6f-4e93-8a29-fcddc2097206",
"name": "ExtractAllNews",
"type": "n8n-nodes-base.set",
"position": [
340,
240
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a4bf2269-5eb4-4a10-9456-536f0c0326af",
"name": "ExtractAllNews1",
"type": "n8n-nodes-base.set",
"position": [
340,
-140
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "aeee1432-e41e-4ea2-a43e-b9692016fc28",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5cfd974c-1be1-4a0f-92df-f6b42dc421c9",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-380,
-80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8bfdf3e4-a2b3-4c88-8c1f-6409d887e0af",
"name": "Trigger workflow at 6am everyday",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-640,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "28a275b6-8b19-41a4-b265-794d6ae03ade",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "da852b08-ca57-49a4-94a9-b179a9f1fba2",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
-340
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "01316a35-491c-41d2-ae47-f72df9dc8e3a",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e976dc2a-6466-4ff1-bd42-9da7204e314d",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
260,
-220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4ef865ae-09d4-4879-8137-caa05a2b64ee",
"name": "Sticky Note7",
"type": "n8n-nodes-base.stickyNote",
"position": [
580,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9a9f26a1-da3f-4491-a264-12503f5d57c9",
"name": "Sticky Note8",
"type": "n8n-nodes-base.stickyNote",
"position": [
860,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c896491d-8bfe-4b2a-8da4-f6e46cb9e6c1",
"name": "Sticky Note9",
"type": "n8n-nodes-base.stickyNote",
"position": [
1280,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"timezone": "Europe/Paris",
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1"
},
"versionId": "0686fc36-cc1f-49d3-a523-ff7e7ab1c2a3",
"connections": {
"Merge": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"AI Agent": {
"main": [
[
{
"node": "Telegram",
"type": "main",
"index": 0
}
]
]
},
"ExtractAllNews": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
},
"ExtractAllNews1": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
},
"News Source: NewsAPI": {
"main": [
[
{
"node": "ExtractAllNews1",
"type": "main",
"index": 0
}
]
]
},
"News Source: GNewsAPI": {
"main": [
[
{
"node": "ExtractAllNews",
"type": "main",
"index": 0
}
]
]
},
"Google Gemini Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Substract Current date by one": {
"main": [
[
{
"node": "News Source: NewsAPI",
"type": "main",
"index": 0
},
{
"node": "News Source: GNewsAPI",
"type": "main",
"index": 0
}
]
]
},
"Trigger workflow at 6am everyday": {
"main": [
[
{
"node": "Substract Current date by one",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Stay ahead with personalized AI news delivered straight to your Telegram! This powerful n8n workflow automates your daily news consumption, leveraging AI to bring you the most relevant trends in AI, (or cryptocurrency, the stock market) and more – all from two free news API…
Source: https://n8n.io/workflows/3173/ — 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.
Author: Nguyen Thieu Toan Category: Community & Knowledge Automation Tags: Telegram, Reddit, n8n Forum, AI Summarization, Gemini, Groq
This workflow is for beauty salons who want consistent, high‑quality social media content without writing every post manually. It also suits agencies and automation builders who manage multiple beauty
The SOL/USDT Multi-Timeframe AI Market Analyzer and Trader with Telegram Approval is your fully automated Solana trading assistant powered by AI, AFK Crypto, and Telegram.
Who Is This For?
This workflow automates the creation of a daily sports podcast from your favorite news sources. It fetches articles, uses AI to write a digest and a two-person dialogue, and produces a single, merged