What is the Telegram integration?
The Telegram integration uses a Telegram bot to send a message to your chosen chat whenever a lead is collected on your landing page. Every field from the lead is included automatically, so you get the full submission without any setup beyond connecting the integration. It is a great fit for real-time alerts: notify your sales team in a shared group, send leads to a private channel, or get a personal ping for every new submission.Before you start
You need two things to connect Telegram:- A bot token, created with Telegram’s BotFather.
- A Chat ID, which tells the bot where to send notifications (a personal chat, a group, or a channel).
Step 1: Create a Telegram bot and get your bot token
Your bot is the account that delivers notifications. You create it through BotFather, Telegram’s official bot for managing bots.Open BotFather in Telegram
BotFather and open the verified account (the one with the blue checkmark and the username @BotFather).
Start a new bot
/newbot.Name your bot
bot (for example, LanderLabdoc_Bot).Copy your bot token
8911506141:AAHubwnzfc6sa0rVPcMxFr9OIiYmcWcyE54. Copy it and keep it somewhere safe.
Step 2: Get your Chat ID
The Chat ID tells the bot exactly where to send notifications. How you find it depends on where you want your leads to go. Pick the option that matches your setup below.Group chat (recommended for teams)
Group chat (recommended for teams)
Create a group and add your bot

Send a message and copy its link

Read the Chat ID from the link
https://t.me/c/4302014071/2. The number right after /c/ is your group ID. In this example, the Chat ID is 4302014071.
-100. For example, 4302014071 becomes -1004302014071. This is the format the Telegram Bot API uses for groups and channels.Private chat (just you)
Private chat (just you)
Start your bot
Open the getUpdates URL
<YOUR_BOT_TOKEN> with your token. Keep the word bot directly in front of the token.Find your Chat ID
chat object and copy the value of id. That number is your Chat ID.Channel
Channel
Add your bot as a channel admin
Open the getUpdates URL
<YOUR_BOT_TOKEN> with your token.Find your Chat ID
chat object under channel_post and copy the value of id. Channel IDs start with -100.Step 3: Connect Telegram in LanderLab
With your bot token and Chat ID ready, you can connect the integration.Add the integration
Open your landing page
Open the Integrations tab
Enter a name and your bot token

Configure the notification
After adding the bot, a short setup wizard opens so you can choose where notifications go and how they look.Enter your Chat ID
-1004309994071). Click Continue.
Choose your message format
New lead from Pre-Sell Warm-Up Landing Page, then click Continue.
Review and connect
Test the integration
Submit a test lead through your landing page form or quiz, then check your Telegram chat. The bot should deliver a message with the lead details within a few seconds.Troubleshooting
No notifications are arriving
No notifications are arriving
-100 prefix to the ID.Notifications go to the wrong chat
Notifications go to the wrong chat
The bot is not responding
The bot is not responding