Automate Real-Time Cryptocurrency Price Updates in Telegram
This workflow integrates CoinMarketCap with Telegram to provide real-time cryptocurrency prices. Users can request live prices by messaging a Telegram bot, ideal for traders and enthusiasts needing quick market data.
This workflow leverages n8n to connect Telegram and CoinMarketCap, enabling users to receive up-to-date cryptocurrency prices directly in their Telegram chats. By sending a cryptocurrency symbol to the bot, the workflow fetches the latest price from CoinMarketCap, processes the data using an AI model, and sends the structured response back to the user. The workflow also logs session data for improved tracking.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Liam Murphy
set
telegram
agent
telegramTrigger
lmChatOpenAi
toolHttpRequest
memoryBufferWindow
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.