Telegram Integration - Bot Messenger
Pricing
from $0.01 / 1,000 results
Go to Apify Store

Telegram Integration - Bot Messenger
Send automated messages, alerts & reports via Telegram. Support for groups, channels & direct messages. Perfect for monitoring alerts & team notifications.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

John Rippy
Maintained by Community
Actor stats
0
Bookmarked
3
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Telegram Integration
Send automated notifications and reports to Telegram channels or groups. Perfect for alerting teams about new reviews, rank changes, or competitor activity.
Features
- Review Alerts: Get notified when new reviews are posted
- Rank Change Notifications: Alert when rankings improve or drop
- Competitor Monitoring: Notify when competitors make changes
- Scheduled Reports: Send daily/weekly summary reports
- Rich Formatting: Support for markdown and images
Use Cases
- Agency Alerts: Notify team when client gets new review
- Rank Monitoring: Instant alerts on ranking changes
- Competitor Intel: Track when competitors update their listings
- Daily Summaries: Automated daily performance reports
Input Configuration
{"demoMode": true,"action": "send_message","botToken": "YOUR_BOT_TOKEN","chatId": "-1001234567890","message": "🎉 New 5-star review received!","parseMode": "Markdown"}
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| demoMode | boolean | No | Run with sample data (no messages sent) |
| action | string | Yes | Action: send_message, send_photo, send_report |
| botToken | string | Yes* | Telegram Bot API token (*not needed in demoMode) |
| chatId | string | Yes* | Telegram chat/channel ID |
| message | string | No | Message text to send |
| parseMode | string | No | Formatting: Markdown, HTML, or MarkdownV2 |
| photoUrl | string | No | URL of image to send (for send_photo) |
Output
{"success": true,"action": "send_message","messageId": 12345,"chatId": "-1001234567890","sentAt": "2025-12-23T12:00:00Z"}
Setting Up Telegram Bot
- Message @BotFather on Telegram
- Create new bot with /newbot command
- Copy the bot token
- Add bot to your channel/group as admin
- Get chat ID using @userinfobot or API
Message Types
Review Alert
⭐⭐⭐⭐⭐ **New Review!***Business:* Acme Plumbing*Rating:* 5 stars*Review:* "Excellent service, highly recommend!"
Rank Change Alert
📈 **Ranking Improved!***Keyword:* plumber near me*Old Position:* #8*New Position:* #3*Change:* +5 positions
Pricing
- $0.001 per message sent
- Demo mode is free
Support
- LinkedIn: John Rippy
- Website: johnrippy.link
Built by John Rippy | johnrippy.link