This module sends webform submissions to a Telegram group. It acts as a webhook handler for Drupal's Webform module, allowing you to send data from various field types directly to your Telegram chat.
Sends the webform data to the telegram group. A module containing a custom web form handler.
These types of webform fields work correctly:
- Email
- Text field
- Textarea
- Telephone
- Table select
Installation and configuration:
1. Install the Webform (webform) and Webform telegram notice (webform_telegram_notice) modules. /admin/modules
2. Adding the bot token and group id to the module settings. /admin/config/webform-telegram-notice/adminsettings
3. Creation of webform handler (Telegram webform handler)
For detailed instructions on configuring the module and creating a bot and a group in telegram, see the file readme.md
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-rc1 | Pre-release | 9–11 | FIX warning: hook_summary() | Jun 29, 2026 | |
| 1.0.0-beta3 | Pre-release | 9–11 | 1.0.0-beta3 | Mar 16, 2025 | |
| 1.0.0-beta2 | Pre-release | 9–11 | 1.0.0-beta2 | Mar 11, 2025 | |
| 1.0.0-beta1 | Pre-release | 10–11 | 1.0.0-beta1 | Mar 11, 2025 |