This workflow corresponds to n8n.io template #2746 — we link there as the canonical source.
This workflow follows the Gmail → 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 →
{
"nodes": [
{
"id": "cf645e1c-7d1e-4328-a4d4-39b59b461713",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-920,
-320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "faf71292-35db-43c1-9ccd-415e9fc16658",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-40,
-500
],
"parameters": {},
"typeVersion": 1
},
{
"id": "83f563bd-29a6-4f41-8c34-bbbd4fdccaa8",
"name": "Crypto Hourly Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-1360,
-180
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "2bd0e8b2-d21f-40dd-a3ca-135bc3009bc2",
"name": "Fetch Bitcoin Data",
"type": "n8n-nodes-base.httpRequest",
"position": [
-740,
-180
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "fb7dd2a6-5148-4c18-bcf4-adc33075f753",
"name": "Format Crypto Message",
"type": "n8n-nodes-base.code",
"position": [
-320,
-180
],
"parameters": {},
"typeVersion": 2
},
{
"id": "c11431a5-3061-4736-ac7a-143f622f973e",
"name": "Post Crypto Update on X",
"type": "n8n-nodes-base.twitter",
"position": [
120,
-300
],
"parameters": {},
"typeVersion": 2
},
{
"id": "31306f80-46f9-4dfc-86cd-039463f8dd9c",
"name": "Send Crypto Update Email",
"type": "n8n-nodes-base.gmail",
"position": [
120,
-20
],
"parameters": {},
"typeVersion": 2.1
}
],
"connections": {
"Fetch Bitcoin Data": {
"main": [
[
{
"node": "Format Crypto Message",
"type": "main",
"index": 0
}
]
]
},
"Crypto Hourly Trigger": {
"main": [
[
{
"node": "Fetch Bitcoin Data",
"type": "main",
"index": 0
}
]
]
},
"Format Crypto Message": {
"main": [
[
{
"node": "Post Crypto Update on X",
"type": "main",
"index": 0
},
{
"node": "Send Crypto Update Email",
"type": "main",
"index": 0
}
]
]
},
"Post Crypto Update on X": {
"main": [
[]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Description This workflow, delivers real-time cryptocurrency market updates (default: Bitcoin) by fetching data from the CoinGecko API. It formats the information into a visually engaging message and shares it on X (formerly Twitter) and via email. The workflow is set to trigger…
Source: https://n8n.io/workflows/2746/ — 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.
YOUR_ID 4. Uses gmail, googleDrive, googleSheets, httpRequest. Scheduled trigger; 53 nodes.
Instead of providing a routine check, it focuses on significant movements by: Sending a Slack alert only if a query crosses a defined movement threshold. Emailing a structured report with the Top 25 i
Looking for a way to track GitHub bounty issues automatically and get notified in real time? This GitHub Bounty Tracker workflow monitors repositories for issues labeled 💎 Bounty, logs them in Google
This workflow automatically sends a beautifully designed HTML newsletter every Sunday at 8 AM, featuring products currently on sale from your Algolia-powered e-commerce store.
This workflow automatically identifies your weekly bestselling product from your Algolia-powered e-commerce store and generates a cinematic product video using Google VEO 3.0 AI, helping marketing tea