Block 1 - OpenAI Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Coinbase AI Agent instantly fetches real time market data directly in Telegram! This workflow integrates the Coinbase REST API with Telegram (plus optional AI powered formatting ) to deliver the la...
@n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.telegramtrigger, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.telegram, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.toolcalculator
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Don Jayamaha Jr.
Original n8n.io sourceCoinbase AI Agent instantly fetches real-time market data directly in Telegram!
This workflow integrates the Coinbase REST API with Telegram (plus optional AI-powered formatting) to deliver the latest crypto price, order book, candles, and trade stats in seconds. Perfect for crypto traders, analysts, and investors who want actionable market data at their fingertips—without API keys.
A Telegram bot listens for user requests (e.g., BTC-USD).
The workflow calls Coinbase public endpoints (no key required) to fetch real-time data:
A Calculator node derives useful values like mid-price and spread.
An AI or “Think” node reshapes JSON into clear, human-readable messages.
A splitter ensures long messages are broken into safe Telegram chunks.
The final market insights are sent instantly back to Telegram.
This Telegram bot gives you:
✅ Get instant price & 24h stats for any Coinbase spot pair. ✅ Monitor live order books with top bids/asks. ✅ Analyze candle data (e.g., 15m, 1h, 4h, 1d). ✅ Track recent trades to see market activity. ✅ Receive clean, structured reports—optionally AI-enhanced.
Create a Telegram Bot
Configure in n8n
Deploy and Test
BTC-USD to your bot.🚀 Unlock powerful, real-time Coinbase market insights directly in Telegram—no Coinbase API key required!
Watch the full setup guide on YouTube:
© 2025 Treasurium Capital Limited Company Architecture, prompts, and trade report structure are IP-protected. No unauthorized rebranding or resale permitted.
🔗 For support: LinkedIn – Don Jayamaha
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 35 workflow blocks. Download the JSON for the full node graph.
| Workflow | Fetch real-time Coinbase spot market data with GPT-4o + Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 35 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Don Jayamaha Jr |
| Published | 15 Sept 2025 |
Use the JSON export at /data/workflows/8606/8606.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Coinbase AI Agent instantly fetches real time market data directly in Telegram! This workflow integrates the Coinbase REST API with Telegram (plus optional AI powered formatting ) to deliver the la...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Chatbot use case.