Q: Telegram interaction
Hello,
How can this interact directly on Telegram please? What are the possibilities? Thank you
release0
Edited Dec 4, 2025A: Hi @b3915ed7c7a8494d9a6958b49b20ca85,
Right now, Release0 does not have a native Telegram integration (no direct “connect Telegram bot” button yet).
What is possible today
You can still use Release0 with Telegram by putting a small layer in the middle and talking via API:
Use either:
• A tool like Make.com / Zapier / Pabbly to catch Telegram messages and send them to your Release0 agent, or
• Call the Telegram Bot API directly from Release0 using the HTTP Request block to send replies back.
Typical flow looks like this:
• User sends message on Telegram →
• Middleware (Make/Zapier/custom webhook) forwards the text to your Release0 agent →
• Release0 processes it (AI, logic, DB, etc.) →
• Response is sent back via HTTP Request to the Telegram Bot API →
• User sees the reply in Telegram.
Docs for the HTTP Request block:
https://docs.release0.com/editor/blocks/integrations/http-request
If you’d like native Telegram support, you can upvote it here (that’s what we use to prioritize):
https://release0.com/feature-request