Telegram Notifications
Send workspace notifications to a Telegram chat or channel when posts are published or approvals are requested.
What Telegram notifications do
Telegram notifications send real-time alerts to your Telegram chat or channel when:
- Posts are published (success or failure)
- Approvals are requested (team or client review needed)
- Warnings occur (platform errors, account issues)
Notifications are opt-in and default OFF — nothing sends until you explicitly enable each category.
Before you start
- You need a Telegram account and a Telegram bot
- A channel or group chat to receive notifications
- Aidelly workspace permissions to enable integrations
- A Telegram account you can message (direct chats, groups, or channels)
Step 1 — Create a Telegram bot
- Open Telegram and search for @BotFather
- Start a chat with @BotFather
- Send
/newbot - Follow the prompts:
- Bot name: e.g., "Aidelly Updates"
- Bot username: e.g.,
aidelly_updates_bot(must end with_bot, all lowercase)
- @BotFather sends you a bot token (long string starting with numbers)
- Copy and save the token
Step 2 — Set up your Telegram channel or group
Choose where notifications go:
Option A: Direct message
- Search for your newly created bot in Telegram
- Start a chat with it
- Send
/startto activate the chat - You'll use the chat ID for the webhook
Option B: Public channel
- Create a new public channel
- Add your bot as a member or admin
- Note the channel username (@channelname)
Option C: Private group
- Create a private group
- Add your bot as a member
- You'll need the group chat ID
Step 3 — Connect Telegram in Aidelly
- Go to Workspace Settings → Integrations (or Account Settings → Integrations)
- Find Telegram in the integrations catalog
- Click Connect Telegram
- Paste your bot token (from @BotFather)
- Enter your target:
- If direct message or private group: chat ID (get via testing)
- If public channel:
@channelname
- Click Connect
- Aidelly tests the connection and saves the token (encrypted)
Step 4 — Enable notification categories
Once connected, notification rules appear:
- Go to Workspace Settings → Integrations → Telegram
- You'll see three categories (each default OFF):
- Approvals — when posts need approval
- Publish results — when posts publish (success/failure)
- Warnings — platform alerts, connection issues
- Toggle each category ON to enable
- Click Save
Important: Nothing sends until you explicitly enable categories.
Understanding each notification category
Approvals
Sent when a post is submitted for team or client approval:
- Shows post preview (caption snippet)
- Identifies the approver(s) needed
- Includes a link to the approvals page (in direct chat/group only)
Publish Results
Sent when a post completes publishing (success or failure):
- Success: Post published to X platforms at Y time
- Failure: Post failed on Z platform with reason (quota, account issue, etc.)
- Helpful for catching issues immediately
Warnings
Sent for platform-level issues:
- Account token expiring soon
- Webhook connection health issues
- Reconnect needed (account token revoked)
- Rate limiting on a platform
Platform support
Telegram notifications work in all three target types:
| Target | Approvals | Publish | Warnings |
|---|---|---|---|
| Direct message | ✓ | ✓ | ✓ |
| Public channel | ✓ | ✓ | ✓ |
| Private group | ✓ | ✓ | ✓ |
Common questions
Q: How do I find my chat ID for a private group?
A: Add @userinfobot to the group, it replies with the group ID.
Q: What if the bot can't send a message?
A: Check that:
- Bot is a member of the channel/group
- Chat ID is correct
- You have the latest bot token
Q: Can I send notifications to multiple channels?
A: Not yet. Create one connection per target. You can only have one Telegram integration per workspace currently.
Q: Are notifications encrypted?
A: Bot tokens are encrypted in Aidelly's database. Telegram's own protocol handles in-transit encryption.
Q: What if I revoke the bot?
A: Disable notifications or create a new bot and reconnect.
Q: Do notifications include post content?
A: Notifications show captions (truncated if long), not full media. Click the link to see the full post.
Q: Can I filter notifications per platform or account?
A: Not yet. All notifications in a category go to the same channel. Filter-by-platform is a future improvement.
Q: What's the difference between Telegram and Slack notifications?
A: Same categories and opt-in posture. Telegram sends to chats/channels via bot. Slack sends via app connection. Both are independent services.
Troubleshooting
| Issue | Solution |
|---|---|
| "Invalid token" | Recheck the bot token from @BotFather |
| "Chat not found" | Verify the chat ID or channel name; ensure bot is a member |
| No notifications sent | Enable the notification category in settings; check that rules are set to ON |
| Notifications in wrong language | Telegram locale follows your browser language; Aidelly notification text uses your workspace's language settings |
What to do next
- Slack Notifications — connect Slack for similar notifications
- Workspace Settings — manage integrations
- Team Approvals — understand the approval workflow
- Account Settings — manage notification preferences