B418 Telegram for Contact Form 7 relays every Contact Form 7 submission straight to Telegram — to a private chat, a group, a supergroup topic, or a channel.
Features
[field-name] tags you already use in CF7 mail, plus special tags like [all_fields], [_form_title], [_page_url], [_user_ip]. Optional Telegram HTML formatting (bold, italic, links).The plugin never blocks or alters your form flow: mail is sent exactly as before, Telegram delivery runs alongside it.
Extensible by design
Developers (and the upcoming Pro add-on) can extend the plugin via hooks: b418_wp_tg_cf7_should_send, b418_wp_tg_cf7_message_text, b418_wp_tg_cf7_placeholders, b418_wp_tg_cf7_send_args, b418_wp_tg_cf7_after_send, b418_wp_tg_cf7_bootstrap_data, and more.
This plugin connects to the Telegram Bot API to deliver Contact Form 7 submissions to Telegram chats, groups, and channels. This is a core feature of the plugin: without it, submissions cannot be relayed to Telegram.
It sends data to Telegram’s servers (api.telegram.org) in the following cases:
No data is sent to Telegram unless you have configured a bot and an active connection, or you explicitly trigger an admin action (saving a bot, detecting chats, sending a test).
This service is provided by Telegram: Terms of Service, Privacy Policy.