Automation of notifications for Telegram Bot + Gmail
Task: Synchronize data from Google Sheets → Telegram Bot → Gmail for notifications and mailing.
Architecture (Make.com):
- Google Sheets (trigger: new/changed row).
- Router (branching by condition).
- Telegram Bot → send message to user in chat.
- Gmail → email notification.
Result:
- Automatic notification in Telegram upon new entry in Sheets.
- Parallel email for important events.
- Complete continuity without manual intervention.
Technologies: Make.com, Google Sheets API, Telegram Bot API, Gmail API.
Architecture (Make.com):
- Google Sheets (trigger: new/changed row).
- Router (branching by condition).
- Telegram Bot → send message to user in chat.
- Gmail → email notification.
Result:
- Automatic notification in Telegram upon new entry in Sheets.
- Parallel email for important events.
- Complete continuity without manual intervention.
Technologies: Make.com, Google Sheets API, Telegram Bot API, Gmail API.