This workflow corresponds to n8n.io template #9854 — we link there as the canonical source.
This workflow follows the Discord → 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 →
{
"meta": {
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "6961d665-81b9-4df6-8197-4f28967bf5a0",
"name": "When clicking \u2018Execute workflow\u2019",
"type": "n8n-nodes-base.manualTrigger",
"position": [
880,
3088
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4d6bb6fa-e190-41ba-bbda-0fbc629aae35",
"name": "Fetch Page 1",
"type": "n8n-nodes-base.httpRequest",
"position": [
1472,
2560
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "e6547d13-02ac-4823-bae4-d068ac349924",
"name": "Fetch Page 2",
"type": "n8n-nodes-base.httpRequest",
"position": [
1472,
2736
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "7dc200fa-3ba6-4702-b359-6ebceae0a3b7",
"name": "Fetch Page 3",
"type": "n8n-nodes-base.httpRequest",
"position": [
1472,
2912
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "2c9ff8a6-497e-4a32-aa31-6456c267821a",
"name": "Top 20 Gainers",
"type": "n8n-nodes-base.code",
"position": [
2288,
2976
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5efb20ee-42a5-44c3-bab7-dbdbc5949409",
"name": "Top 20 Losers",
"type": "n8n-nodes-base.code",
"position": [
2288,
3184
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b46593bf-91ee-4aee-bd42-dc278a97e434",
"name": "Merge",
"type": "n8n-nodes-base.merge",
"position": [
1952,
2976
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "eba8ee3b-8360-4e5e-99af-43431b30486e",
"name": "Fetch Page 4",
"type": "n8n-nodes-base.httpRequest",
"position": [
1472,
3088
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "2c056591-da38-41fa-89ff-6129f18a421b",
"name": "Fetch Page 5",
"type": "n8n-nodes-base.httpRequest",
"position": [
1472,
3248
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "e3dae728-6c3f-4244-a28b-200816690092",
"name": "Fetch Page 6",
"type": "n8n-nodes-base.httpRequest",
"position": [
1472,
3408
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "a90a8d2c-a29d-4842-be14-d88a05600e06",
"name": "Fetch Page 7",
"type": "n8n-nodes-base.httpRequest",
"position": [
1472,
3568
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "428342f8-280e-405f-9869-f93b1fc049cb",
"name": "Limit",
"type": "n8n-nodes-base.limit",
"position": [
3024,
2976
],
"parameters": {},
"typeVersion": 1
},
{
"id": "991fb5e0-cf0f-42cf-8381-612357c5f256",
"name": "Limit1",
"type": "n8n-nodes-base.limit",
"position": [
3024,
3184
],
"parameters": {},
"typeVersion": 1
},
{
"id": "77c26de1-6cda-4afc-8221-a34b750611b9",
"name": "Losers 24h",
"type": "n8n-nodes-base.code",
"position": [
3696,
3168
],
"parameters": {},
"typeVersion": 2
},
{
"id": "37921f4a-675e-446c-867c-76163279d946",
"name": "Gainers 24h",
"type": "n8n-nodes-base.code",
"position": [
3696,
2960
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ca8f7fb5-bba1-43f7-a30a-50a0af8c4e44",
"name": "Send Gainers Update",
"type": "n8n-nodes-base.discord",
"position": [
4480,
2592
],
"parameters": {},
"typeVersion": 2
},
{
"id": "32ee4bb1-2038-42b0-b1cd-97ffa0123407",
"name": "Send Losers Update",
"type": "n8n-nodes-base.discord",
"position": [
4528,
3840
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ab48a792-0f74-459d-8892-6f0a695f25ec",
"name": "Overview Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
224,
2480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ef051787-695a-45fa-b541-410d91da1868",
"name": "Merge Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
1760,
2592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "da14bf25-0c96-4f42-b448-3df1d94028a7",
"name": "Limit Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
2896,
2480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a18df61-fe66-40e7-a984-1bc7b03c188c",
"name": "Send Gainers Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
4224,
1712
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d2ed61cc-14e4-48a6-84aa-d5c518e01fec",
"name": "Send Losers Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
4224,
2864
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "632181c4-3456-405a-a277-a58de3e286ba",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
736,
2736
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "25461b3c-4764-462d-b8ca-e10265a3ebfe",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1344,
1776
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "57e05961-ca9a-4271-8c3a-1e16b76e87f5",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
2176,
2336
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c9f7fd99-a2e7-4d72-92e9-54dc0f744184",
"name": "Sticky Note7",
"type": "n8n-nodes-base.stickyNote",
"position": [
3504,
1952
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a8196880-e355-4403-b712-3a906ec8f572",
"name": "Schedule Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
864,
3392
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "11599879-2035-481e-b634-613611817553",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
736,
3248
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f25707df-77c1-4ce5-8bbe-474cfa960ce6",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-16,
1568
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"Limit": {
"main": [
[
{
"node": "Gainers 24h",
"type": "main",
"index": 0
}
]
]
},
"Merge": {
"main": [
[
{
"node": "Top 20 Gainers",
"type": "main",
"index": 0
},
{
"node": "Top 20 Losers",
"type": "main",
"index": 0
}
]
]
},
"Limit1": {
"main": [
[
{
"node": "Losers 24h",
"type": "main",
"index": 0
}
]
]
},
"Losers 24h": {
"main": [
[
{
"node": "Send Losers Update",
"type": "main",
"index": 0
}
]
]
},
"Gainers 24h": {
"main": [
[
{
"node": "Send Gainers Update",
"type": "main",
"index": 0
}
]
]
},
"Fetch Page 1": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
},
"Fetch Page 2": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
},
"Fetch Page 3": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 2
}
]
]
},
"Fetch Page 4": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 3
}
]
]
},
"Fetch Page 5": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 4
}
]
]
},
"Fetch Page 6": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 5
}
]
]
},
"Fetch Page 7": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 6
}
]
]
},
"Top 20 Losers": {
"main": [
[
{
"node": "Limit1",
"type": "main",
"index": 0
}
]
]
},
"Top 20 Gainers": {
"main": [
[
{
"node": "Limit",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Fetch Page 1",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 2",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 3",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 4",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 5",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 6",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 7",
"type": "main",
"index": 0
}
]
]
},
"When clicking \u2018Execute workflow\u2019": {
"main": [
[
{
"node": "Fetch Page 1",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 2",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 3",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 4",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 5",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 6",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 7",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Automate cryptocurrency market monitoring by tracking top 24-hour gainers and losers from 1750+ coins, delivering professional Discord (optional Telegram, Slack etc) updates with rich embeds and real-time data.
Source: https://n8n.io/workflows/9854/ — 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.
Unlock low-cost, high-control generative media workflows directly from n8n by integrating with ComfyUI. Ideal for indie creators, AI developers, or small teams seeking scalable media automation—from i
This n8n workflow enables a Virtual Try-On experience where users upload a dress image and the system: Combines it with a fashion model image Generates a realistic try-on image* Generates a fashion wa
This workflow connects Telegram to Midjourney through GoAPI, enabling automated image generation and upscaling directly from chat.
Uses the rentcast.io api to get approximate value of real estate. Updates the asset in YNAB. Get Rentcast.io api key Get YNAB API Key Get YNAB and
批量建立加密薪資單. Uses httpRequest, googleDrive, googleSheets, discord. Event-driven trigger; 14 nodes.