Automate Hourly Crypto Rate Monitoring with Alpha Vantage and Google Sheets - n8n Workflow | Neura Market
Automate Hourly Crypto Rate Monitoring with Alpha Vantage and Google Sheets
This workflow automates the hourly monitoring of cryptocurrency exchange rates for Bitcoin (BTC) and Ethereum (ETH) using the Alpha Vantage API. The data is logged into Google Sheets and alerts are sent via Telegram.
This workflow is ideal for crypto analysts, finance teams, or automation enthusiasts who need to track cryptocurrency exchange rates in real-time. It uses the Alpha Vantage API to fetch BTC and ETH rates against the Euro every hour. The collected data, including exchange rates, bid/ask prices, and timestamps, is appended to a Google Sheet. Additionally, a Telegram notification is sent to provide a summary of the latest rates. This setup allows for seamless monitoring and analysis without manual
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Connor Walsh
api-key
telegram
stickyNote
httpRequest
googleSheets
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.