Telegram logo 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.

Public page

Open the user-facing integration overview for examples, templates, and sharing.

Action reference

Schema-level references for executable actions and test payloads.

Learn More
Trigger reference

Event and schedule triggers that can start B3OS workflows.

Learn More

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

ActionIDConnectorRequired fields
AI Format Message logo AI Format Messageai-format-message-rawText
Send Telegram Message logo Send Telegram Messagesend-telegram-messagetelegram-bot logo telegram-botchatId, text

Available Triggers

TriggerIDRequired configuration
Telegram Chat Messagetelegram-channelchatId
Telegram: Button Click / Interactiontelegram-new-interaction-event-

Common Use Cases

Real‑time token price alerts

Notify your community instantly when a token's price crosses a defined threshold, enabling rapid market response.

Automated trade signal notifications

Send buy/sell signals directly to Telegram users when specific on‑chain metrics are met, integrating with your trading strategies.

Community voting reminders

Automate reminders for upcoming governance votes or DAO proposals, increasing participation rates.

Wallet balance monitoring

Push regular balance updates or low‑balance warnings to users, keeping them informed without manual checks.

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}/test before routing production traffic.
TemplateDescriptionTags
Coinbase Biz + Morpho: Rebalance for Max YieldThis is a workflow you can have running on a preset cadence where your Coinbase Biz balance w...coinbase, wallet, payment, treasury, accounting
Telegram: Wallet ControlThis workflow allows you to control your organization Treasury Wallet via Telegram on Base. Y...telegram-bot-api
Daily Portfolio Sentiment RecapThis workflow monitors the assets in your wallet, identified the top-performing tokens and th...defi, trading, wallet
Morpho: LTV Alerts + RepayWatches every Morpho Blue borrow position you have on the chosen chain. When any position cro...defi, lending, morpho
Plume: Auto-Rebalance your Nest Vaults DailyMoves 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 + MorphoThis 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 MarketTrades US-based policy events based on AI forecasts. On a set schedule, the workflow scrapes...trading, wallet, polymarket
Whale Token Transfer AlertThis 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.

Ask a question... ⌘I