This workflow corresponds to n8n.io template #9320 — 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 →
{
"meta": {
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "4eea2793-24c3-4098-b54b-4487f24eb8b8",
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"position": [
-832,
288
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "6a75af37-a172-4d0f-a6d5-89cc08de29dc",
"name": "Send a text message",
"type": "n8n-nodes-base.telegram",
"position": [
-80,
272
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "c64e8558-eb90-4f57-8b37-7c92e92bacbc",
"name": "Schedule Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-1024,
288
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "44a5a9e0-0047-440c-a92f-997dfdfdd6f3",
"name": "Readable",
"type": "n8n-nodes-base.code",
"position": [
-608,
288
],
"parameters": {},
"typeVersion": 2
},
{
"id": "bc732b70-7ead-43e0-8cc0-7695307b743e",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
-400,
288
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "4ca58327-6def-44bf-8dc0-84f094dc14e5",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1120,
-288
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"If": {
"main": [
[
{
"node": "Send a text message",
"type": "main",
"index": 0
}
]
]
},
"Readable": {
"main": [
[
{
"node": "If",
"type": "main",
"index": 0
}
]
]
},
"HTTP Request": {
"main": [
[
{
"node": "Readable",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Workflow Execution Video: https://youtu.be/VV4D2aiFXsY
Source: https://n8n.io/workflows/9320/ — 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.
⚠️ Heads up: this is satire. The "Hell Yeah!" workflow is a parody of "automate your whole life with AI agents" grindset content. The API endpoints are fictional and the function nodes are illustrativ
This workflow tracks a configurable crypto watchlist using the CoinGecko API, sends Telegram alerts when price, % change, or volume-spike conditions are met (with optional RSI filtering), optionally l
This workflow continuously monitors the Meta Ads Library for new creatives from a specific competitor pages, logs them into Google Sheets, and sends a concise Telegram notification with the number of
This n8n workflow template is designed to provide real-time alerts on new cryptocurrency exchange listings and delistings. It caters especially to crypto traders, investors, and enthusiasts who want t
> n8n, Binance API, Google Sheets, Slack, Telegram, Jira & Email