Telegram Integration
B3OS empowers crypto and blockchain projects to automate interactions with users, streamline communications, and trigger actions based on on‑chain event...
Integration available
B3OS empowers crypto and blockchain projects to automate interactions with users, streamline communications, and trigger actions based on on‑chain events—all without writing code. Integrate Telegram to instantly send alerts, updates, and commands to your community. Boost engagement and operational efficiency across decentralized ecosystems.
Build With Telegram
Use Telegram when a workflow needs to react to Telegram Chat Message, Telegram: Button Click / Interaction and follow up with actions such as AI Format Message, Send Telegram Message. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.
Available Actions
| Action | ID | Connector | Required fields |
|---|---|---|---|
ai-format-message | - | rawText | |
send-telegram-message | telegram-bot | chatId, text |
Available Triggers
| Trigger | ID | Required configuration |
|---|---|---|
| Telegram Chat Message | telegram-channel | chatId |
| Telegram: Button Click / Interaction | telegram-new-interaction-event | - |
Common Use Cases
Connector Notes
- Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
- Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
- Test with the visual editor or
POST /v1/actions/{type}/testbefore routing production traffic.
Related Templates
| Template | Description | Tags |
|---|---|---|
| Coinbase Biz + Morpho: Rebalance for Max Yield | This is a workflow you can have running on a preset cadence where your Coinbase Biz balance w... | coinbase, wallet, payment, treasury, accounting |
| Telegram: Wallet Control | This workflow allows you to control your organization Treasury Wallet via Telegram on Base. Y... | telegram-bot-api |
| Daily Portfolio Sentiment Recap | This workflow monitors the assets in your wallet, identified the top-performing tokens and th... | defi, trading, wallet |
| Morpho: LTV Alerts + Repay | Watches every Morpho Blue borrow position you have on the chosen chain. When any position cro... | defi, lending, morpho |
| Plume: Auto-Rebalance your Nest Vaults Daily | Moves your pUSD between Nest vaults on Plume to chase higher APYs. Runs daily at 08:00 UTC. W... | defi, nest, vault |
| Plume: Looped pUSD Yield via Nest + Morpho | This workflow builds a leveraged pUSD yield position on Plume by looping deposits between Nes... | defi, lending, nest, plume |
| Polymarket: AI Bets When It Disagrees with the Market | Trades US-based policy events based on AI forecasts. On a set schedule, the workflow scrapes... | trading, wallet, polymarket |
| Whale Token Transfer Alert | This workflow watches Ethereum for whale-sized stablecoin transfers. It listens to onchain tr... | trading, wallet |
FAQ
No. B3OS provides a no‑code interface where you can connect your existing Telegram Bot API token and configure messages directly from the dashboard.
You can trigger messages on on‑chain events such as token transfers, smart‑contract executions, or custom workflow conditions defined in B3OS.
Yes. The integration supports plain text, markdown, and even inline keyboards, allowing rich, interactive communications with your users.
Limits are defined by the Telegram Bot API quotas and your B3OS subscription plan; high‑volume users can request higher caps through support.
B3OS automatically configures the necessary permissions (read, write, and admin) when you link your bot, so no manual OAuth flow is required.
