Form submissions delivered straight to your Telegram chat
Connect a Telegram bot and every form submission posts to your chat or group. Built for solo makers and small teams who live on their phones.
Your form stays plain HTML
No SDK, no JavaScript snippet. Post your form to the Static Forms endpoint, switch on Telegram in your delivery settings, and submissions start arriving.
<form action="https://api.staticforms.dev/submit" method="POST">
<input type="hidden" name="apiKey" value="YOUR_API_KEY" />
<input type="text" name="name" required />
<input type="email" name="email" required />
<textarea name="message" required></textarea>
<button type="submit">Send</button>
</form>Why connect Telegram
- Instant mobile alerts
- Telegram push notifications mean you see new leads the moment they submit, wherever you are.
- Works with groups
- Post submissions to a private chat or a team group so everyone stays in the loop.
- Simple bot setup
- Create a bot with @BotFather, paste the token, and Static Forms detects your chat automatically.
How it works
The short version. Exact steps, screenshots, and troubleshooting live in the docs.
Read the full setup guideCreate a Telegram bot and add your bot token in Static Forms.
Static Forms detects the chat and links it to your account.
Every submission posts to the chat as a clean, readable message.
Toggle notifications on or off per account at any time.
Questions
Do I need to write any code for the Telegram integration?
No. You create a bot with @BotFather (a built-in Telegram tool), paste the bot token into Static Forms, and submissions start arriving in your chat.
Can submissions go to a Telegram group?
Yes. Add your bot to the group and Static Forms can post submissions there, so your whole team sees new leads.
Which plan includes the Telegram integration?
Telegram notifications are available on the Pro and Agency plans, with a free 14-day trial.
Connect Telegram in minutes
Start with a free 14-day Pro trial. No credit card, no sales call, just a working endpoint and the integrations you came for.