Track Crypto Prices, New Listings & Transactions with CoinGecko & Google Sheets
# How It Works This workflow is a **comprehensive crypto automation system** that combines three critical functions for traders and investors into one powerful tool: ## Price Monitor - A `Cron` trigger runs on a schedule (e.g., every minute). - A `HTTP Request` node checks the cryptocurrency's price. - An `If` node compares the price against a defined threshold. - If the condition is met, a `Telegram` node sends an alert. ## New Listing Notifier - An `RSS Feed Trigger` monitors exchange announcements. - When a new listing is published, a `Telegram` node sends a real-time notification. ## Automated Crypto Transaction Logger - A second `Cron` trigger runs daily (or as scheduled). - A `HTTP Request` node fetches trade history from your exchange's API. - A `Code` node formats the transaction data. - A `Google Sheets` node logs it in your spreadsheet. --- # How to Set Up ## 1. Configure Credentials You will need credentials for: - **Telegram**: To send alerts and notifications. - **Google Sheets**: To log transaction history. - **Exchange API** (e.g., Binance): To fetch your trade history. ## 2. Customize the Price Monitor - **Node 2**: `HTTP Request (Check BTC Price)` Change the `url` to monitor a different crypto (e.g., Ethereum). - **Node 3**: `If (Price > $50k)` Adjust `rightValue` to set your target price threshold. - **Node 4**: `Telegram (Send Alert)` Replace `[YOUR TELEGRAM CHAT ID]` with your actual ID. ## 3. Customize the Listing Notifier - **Node 1**: `RSS Feed (New Listing Trigger)` Replace `feedUrl` with your preferred exchange's RSS feed. - **Node 2**: `Telegram (Listing Notif)` Replace `[YOUR TELEGRAM CHAT ID]` with your actual ID. ## 4. Customize the Transaction Logger - **Node 2**: `HTTP Request (Get Binance Trades)` Set the `url` to your exchange's trade history endpoint. Configure `headerParameters` for Authorization with your API key. - **Node 4**: `Google Sheets (Log Transactions)` Replace `[YOUR SPREADSHEET ID]` and `[YOUR SHEET NAME]` accordingly. ## 5. Final Activation Once credentials and parameters are configured: - “Save the workflow - Activate it! --- Ready to give this a visual punch with icons or a mini preview for the n8n template gallery? I can help dress it up in seconds!
- Platform
- n8n
- Category
- Crypto & Blockchain
- Price
- $14.99
- Creator
- Marth
- if
- code
- telegram
- stickyNote
- httpRequest
- googleSheets
- scheduleTrigger
- rssFeedReadTrigger
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.
Related Crypto & Blockchain workflows
- Real-time Crypto Insights with CoinMarketCap and AI via Telegram$14.99
- Automated Multi-Timeframe Trading Analysis for WEEX Spot Market with GPT-4 and Telegram$24.99
- Automate Crypto News Digest to Telegram with RSS and GPT-4$14.99
- Automate AI-Driven Stock Trading with Alpaca and Google Sheets$14.99
- Automated Crypto RSI Alerts with EODHD and Telegram Integration$9.99
- Automate Binance Spot Trading with Limit and Market Orders$14.99
More from Marth
Need this deployed? We'll set it up for you.
Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.