Automate Crypto Market Data Retrieval and Email Notifications - n8n Workflow | Neura Market
Automate Crypto Market Data Retrieval and Email Notifications
This workflow automates the retrieval of OHLC data for Bitcoin, Ethereum, Solana, and Binance Coin using CoinGecko and sends the processed data via Gmail. Ideal for crypto traders and investors seeking timely market insights.
This workflow is designed for crypto enthusiasts who require up-to-date OHLC (Open, High, Low, Close) data for major cryptocurrencies. It utilizes CoinGecko's API to fetch data for Bitcoin, Ethereum, Solana, and Binance Coin. The data is then formatted and merged before being sent as an email through Gmail. This automation saves time and ensures you have the latest market data at your fingertips, enhancing decision-making processes without manual intervention.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Finn O'Brien
code
gmail
merge
stickyNote
httpRequest
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.