workflows.fit
Back to n8n workflows
n8n templateFreeBy CryptooChai

Automated trending cryptocurrency updates from CoinGecko to Telegram

This workflow fetches the latest trending cryptocurrency searches from CoinGecko and automatically sends them to your Telegram group/channel. ✅ No account or API key required ✅ Uses CoinGecko’s free public API ✅ Sends...

DevelopmentCore NodesCommunicationHITLHttp RequestFunctionTelegramManual Trigger
Loading interactive preview...

Template notes

This workflow fetches the latest trending cryptocurrency searches from CoinGecko and automatically sends them to your Telegram group/channel.

✅ No account or API key required ✅ Uses CoinGecko’s free public API ✅ Sends formatted daily updates to Telegram ✅ Easy to customize schedule with a Cron node

Perfect for community managers, traders, or anyone who wants to keep their Telegram group updated with the hottest crypto trends.

How it works

- Manual Trigger (for testing) & Schedule Trigger (runs automatically at set times)

- Uses CoinGecko API https://api.coingecko.com/api/v3/search/trending

- Extracts coin name, symbol, price (if available), and market cap rank

- Formats into a readable Telegram message & sends the message to your configured group/channel