← Back to templates

Crypto Price Monitor + Telegram Alert

Track cryptocurrency prices via API and send Telegram alerts when thresholds are crossed. Supports BTC, ETH, and 50+ coins.

$12
devopscryptotelegramalerts
⬇ Download Free Preview

Setup Guide Preview

## Setup Guide 1. **HTTP Request node**: Call CoinGecko API for your coin pair 2. **IF node**: Check if price > your threshold (or < for dip alerts) 3. **Telegram node**: Create a bot via @BotFather, paste token 4. **Schedule trigger**: Set to check every 5 minutes (or hourly) 5. **Message template**: "{coin} is now at {price} — above your {threshold} alert" > 💡 **Pro tip**: Chain multiple IF nodes to track several coins in one workflow.