Automation Dashboard
Real-time webhook routing, Telegram dispatch stats, and active integrations.
Configured Workflows & Integrations
Persisted in browser localStorage
| Workflow Name | Event Trigger | Telegram Chat ID | Status | Actions |
|---|
Live Dispatch Stream
Listening for WebhooksWebhook Delivery Audit Logs
Real-time HTTP response tracking persisted in storage
| Timestamp (UTC) | Workflow / Event | Target Chat ID | HTTP Status |
|---|
Workflow Studio
Create New Telegram Integration
Connect any Web3 smart contract event or API endpoint to your Telegram bot.
Workflow created and saved successfully!
Your integration is now active and monitoring incoming payloads.
Transparent Plans
Predictable Pricing for Web3 Builders
Scale your Telegram automations and escrow workflows with zero lock-in.
Perfect for early-stage Solana developers testing webhook alerts.
- โ 500 Telegram alerts / month
- โ 2 Active Webhook integrations
- โ Standard dispatch priority
- โ Community support
For professional Web3 teams and escrow marketplaces requiring zero downtime.
- โ Unlimited Telegram alerts
- โ Unlimited active integrations
- โ Instant priority dispatch (< 50ms)
- โ Dedicated escrow webhook vaults
- โ 24/7 VIP support channel
Developer Documentation
Trigger Webhooks via API
Send POST requests to your TeleFlow endpoint to trigger instant Telegram messages.
Endpoint URL
Sample Payload (JSON)
{
"bot_token": "8938914418:AAEZJiWUm5P57Ad9sUcxbB8vaQK1CskGieY",
"chat_id": "6420422851",
"event": "Smart Contract Deposit",
"amount_sol": 15.5,
"sender": "D8Ut9hu83VX2ZaJMvWiVAg4RUHt3581LhdoCxaT7F3SR"
}
Quick Start Guide
Set up your Web3 workflow and Telegram alerts in 3 simple steps.
Get Bot Token
Message @BotFather on Telegram to create your bot and copy your HTTP API token.
Enter Chat ID
Retrieve your Telegram user or group Chat ID using @userinfobot and paste it into TeleFlow.
Test & Deploy
Copy the auto-generated code snippet or trigger test payloads to verify real-time message delivery.
Frequently Asked Questions
Everything you need to know about rate limits, security, and webhook triggers.
What are the Telegram API rate limits?
Telegram allows approximately 30 messages per second across chats and up to 20 messages per minute in the same group. TeleFlow automatically queues and throttles dispatches to prevent flooding errors.
Are my Telegram Bot tokens and API keys secure?
Yes. All workflow configurations and bot credentials are stored locally in your browser's encrypted localStorage. TeleFlow never transmits your secret tokens to third-party databases.
What Web3 events and chains are supported?
TeleFlow supports any custom HTTP POST webhook payload. This includes Solana smart contract transactions, escrow deposits, NFT mint events, and standard REST API ping hooks.
Privacy & Terms Policy
Our commitment to data protection, local storage transparency, and API terms.
Data Privacy: TeleFlow operates as a client-side Web3 automation studio. We do not harvest, store, or sell personal identifiable information (PII) or Telegram bot credentials on centralized servers.
Local Storage Handling: Workflow definitions, audit delivery logs, and counter statistics are saved strictly within your local browser session via localStorage. Clearing browser data will reset custom configurations.
API Usage & Acceptable Use: Users agree not to utilize TeleFlow automated webhook dispatchers for spamming, phishing, or malicious smart contract exploits. TeleFlow reserves the right to suspend non-compliant API endpoints.