This workflow corresponds to n8n.io template #9025 — we link there as the canonical source.
This workflow follows the HTTP Request → Telegram 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 →
{
"nodes": [
{
"id": "e0142152-fc9f-44c5-bd58-c849bf901e62",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-4544,
672
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8f0fdbb1-ecb4-400d-83fd-9842c14a8a52",
"name": "Dynamically Sets the Date",
"type": "n8n-nodes-base.code",
"position": [
-5296,
1088
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ab4ee556-b8a3-44f2-becf-490f3ed52240",
"name": "Schedule Every 7 Days",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-5632,
1088
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "5a1ba6da-c9f9-4625-bbc2-ae2254b20234",
"name": "Set API Key for RapidAPI & Dates",
"type": "n8n-nodes-base.set",
"position": [
-4976,
1088
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ba2df10c-3297-43b9-a177-72011c4222c8",
"name": "Gets Upcoming News",
"type": "n8n-nodes-base.httpRequest",
"position": [
-4432,
1088
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "b9adcc37-2917-44f7-a505-39aa66825edd",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-5760,
832
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "afb34819-df29-4f10-9409-b232356df272",
"name": "Sticky Note7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-5120,
784
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "214caa03-8f89-406c-b842-b95baf66a406",
"name": "Filter Medium & High Impact News",
"type": "n8n-nodes-base.code",
"position": [
-4096,
1088
],
"parameters": {},
"typeVersion": 2
},
{
"id": "cc6100fb-7e6d-449a-8c79-ca74ea456e93",
"name": "Convert All Items Into One Array",
"type": "n8n-nodes-base.code",
"position": [
-3728,
1088
],
"parameters": {},
"typeVersion": 2
},
{
"id": "964c3dae-b6cd-4c96-8e39-5f1670aaa53c",
"name": "Edit & Update Template",
"type": "n8n-nodes-base.httpRequest",
"position": [
-3104,
1088
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "0aa7c9a9-640a-493c-96d1-bb5ef0b3fcde",
"name": "Download PDF Report",
"type": "n8n-nodes-base.httpRequest",
"position": [
-2720,
1088
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "c0d5450b-8d2f-499c-9e9d-bf3723b4460d",
"name": "Organize Data for API Template",
"type": "n8n-nodes-base.code",
"position": [
-3456,
1088
],
"parameters": {},
"typeVersion": 2
},
{
"id": "1b853aa1-7e7b-4161-b393-241e70ff00f1",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-4160,
944
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "63d4b7bc-4288-446a-9f12-097102c3cdd1",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3776,
944
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6b316958-9615-4619-8414-6734ec031d23",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2432,
752
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8f731cda-9bb6-45e5-8886-6089e2738826",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1968,
752
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b2fd812c-e67b-4bbd-8c6c-06d46e4f592e",
"name": "Send Economic Calendar Events PDF to Telegram",
"type": "n8n-nodes-base.telegram",
"position": [
-2288,
1088
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "2c6069ca-0e12-4c2e-a7a5-485a816f28f0",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2848,
960
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "932455ce-9455-4c73-8eaa-4810f58cac42",
"name": "Sticky Note8",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3216,
960
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"Gets Upcoming News": {
"main": [
[
{
"node": "Filter Medium & High Impact News",
"type": "main",
"index": 0
}
]
]
},
"Download PDF Report": {
"main": [
[
{
"node": "Send Economic Calendar Events PDF to Telegram",
"type": "main",
"index": 0
}
]
]
},
"Edit & Update Template": {
"main": [
[
{
"node": "Download PDF Report",
"type": "main",
"index": 0
}
]
]
},
"Schedule Every 7 Days": {
"main": [
[
{
"node": "Dynamically Sets the Date",
"type": "main",
"index": 0
}
]
]
},
"Dynamically Sets the Date": {
"main": [
[
{
"node": "Set API Key for RapidAPI & Dates",
"type": "main",
"index": 0
}
]
]
},
"Organize Data for API Template": {
"main": [
[
{
"node": "Edit & Update Template",
"type": "main",
"index": 0
}
]
]
},
"Convert All Items Into One Array": {
"main": [
[
{
"node": "Organize Data for API Template",
"type": "main",
"index": 0
}
]
]
},
"Filter Medium & High Impact News": {
"main": [
[
{
"node": "Convert All Items Into One Array",
"type": "main",
"index": 0
}
]
]
},
"Set API Key for RapidAPI & Dates": {
"main": [
[
{
"node": "Gets Upcoming News",
"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 of the markets with this fully automated n8n workflow that delivers AI-generated economic calendar events PDF updates directly to your Telegram or Discord.
Source: https://n8n.io/workflows/9025/ — 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.
Auto Hunt. Uses httpRequest, googleSheets, rssFeedRead, telegram. Scheduled trigger; 78 nodes.
Auto-Hunt. Uses httpRequest, googleSheets, rssFeedRead, telegram. Scheduled trigger; 78 nodes.
This workflow runs daily at 9 AM, uses Perplexity to compile vaping industry news, optionally captures article screenshots via Browserless, and generates a HeyGen avatar video from a template. It then
. Uses googleSheets, telegram, httpRequest, wise. Scheduled trigger; 36 nodes.
GNCA AI News Pipeline. Uses rssFeedRead, httpRequest, telegram, errorTrigger. Scheduled trigger; 31 nodes.