This workflow corresponds to n8n.io template #10400 — we link there as the canonical source.
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": "774afbd6-30b9-4128-a91e-3d949407f16d",
"name": "Fetch Page 5",
"type": "n8n-nodes-base.httpRequest",
"position": [
-1760,
256
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "6d280930-8418-4d76-8723-a02cba5d65fd",
"name": "Fetch Page ",
"type": "n8n-nodes-base.httpRequest",
"position": [
-1760,
-464
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "c44a07bd-54a5-4f09-89ea-0e831763f49d",
"name": "Fetch Page 6",
"type": "n8n-nodes-base.httpRequest",
"position": [
-1760,
-288
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "9d915939-468d-4c5d-8194-4451e8906db2",
"name": "Fetch Page 7",
"type": "n8n-nodes-base.httpRequest",
"position": [
-1760,
-112
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "0c351ade-eff4-4c2b-8ebb-37b2a8b1a6fd",
"name": "Fetch Page 8",
"type": "n8n-nodes-base.httpRequest",
"position": [
-1760,
80
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "672fa521-65e5-49c8-b695-90dccb9c9a9e",
"name": "Merge1",
"type": "n8n-nodes-base.merge",
"position": [
-1168,
-80
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "520c616c-566f-46df-9d87-4bc67bca0f85",
"name": "Analyze Volume Activity1",
"type": "n8n-nodes-base.code",
"position": [
-736,
-32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "368e4708-7858-420d-8f9e-0f014471746d",
"name": "Format Discord Message1",
"type": "n8n-nodes-base.code",
"position": [
272,
-16
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ee3dcbff-b23c-4ca4-88ac-4cb53fd4b87c",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2800,
-1360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "31a25dd4-f5fa-4e81-8482-1693134669de",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1920,
-1104
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "48ee5c84-4c0d-4ad3-ba1d-c811dcb94f78",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1328,
-464
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e1376987-eb5b-43fa-a3a2-f4fff8334a3c",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-848,
-544
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b0d955a3-926e-42e5-9447-1221dbaca9a4",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-368,
-416
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "471ef2f0-caa7-4def-81e2-58d888b2bceb",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
112,
-576
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f324287c-7c63-4da3-a143-83d0937c4bc2",
"name": "Sticky Note7",
"type": "n8n-nodes-base.stickyNote",
"position": [
688,
-576
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6bb0f8f8-e1f4-45fb-bb18-918585ddc9f8",
"name": "Sticky Note9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2800,
-1360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8bd0cff8-f24d-425f-9496-ced34c11f07c",
"name": "Every 2 Hours",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-2512,
-96
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "88de1994-c2dd-4d47-8a17-75792768f428",
"name": "Has Alerts?",
"type": "n8n-nodes-base.if",
"position": [
-192,
-32
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e88df4fe-e291-4be7-bb50-f59122fe2ace",
"name": "Send Message Alert to Discord",
"type": "n8n-nodes-base.httpRequest",
"position": [
848,
-16
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "16ada5bb-f328-4b46-97cc-c50bea4b1609",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2672,
-400
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"Merge1": {
"main": [
[
{
"node": "Analyze Volume Activity1",
"type": "main",
"index": 0
}
]
]
},
"Fetch Page ": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 0
}
]
]
},
"Has Alerts?": {
"main": [
[],
[
{
"node": "Format Discord Message1",
"type": "main",
"index": 0
}
]
]
},
"Fetch Page 5": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 4
}
]
]
},
"Fetch Page 6": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 1
}
]
]
},
"Fetch Page 7": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 2
}
]
]
},
"Fetch Page 8": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 3
}
]
]
},
"Every 2 Hours": {
"main": [
[
{
"node": "Fetch Page ",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 6",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 7",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 8",
"type": "main",
"index": 0
},
{
"node": "Fetch Page 5",
"type": "main",
"index": 0
}
]
]
},
"Format Discord Message1": {
"main": [
[
{
"node": "Send Message Alert to Discord",
"type": "main",
"index": 0
}
]
]
},
"Analyze Volume Activity1": {
"main": [
[
{
"node": "Has Alerts?",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This n8n workflow template is designed for cryptocurrency traders, investors, and market analysts who want to automate the process of detecting unusual trading activity across 1,250+ cryptocurrencies. By continuously monitoring volume-to-market-cap ratios and price movements,…
Source: https://n8n.io/workflows/10400/ — 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.
Birthday Automation - Production (Fixed). Uses stopAndError, httpRequest, emailSend, bannerbear. Scheduled trigger; 86 nodes.
This template runs two scheduled workflows to govern Microsoft Entra ID (Azure AD) guest accounts by detecting stale users via Microsoft Graph, staging deletions in SharePoint with a 72-hour window, n
Jira-Allure-Auto-Qa. Uses httpRequest, jira. Scheduled trigger; 68 nodes.
Spotify-Sync-Surrealdb-V1. Uses httpRequest, n8n-nodes-surrealdb, spotify. Scheduled trigger; 62 nodes.
As n8n instances scale, teams often lose track of sub-workflows—who uses them, where they are referenced, and whether they can be safely updated. This leads to inefficiencies like unnecessary copies o