This n8n workflow automates the process of notifying a Telegram chat whenever a new event is added to Google Calendar. Its primary goal is to keep users instantly informed about upcoming events without manually checking their calendar. The workflow starts with a Google Calendar trigger that polls every minute for new event creations. When a new event is detected, it extracts key details such as the event’s name, description, location, start and end times, and the creator’s email. These details are then formatted into a structured message and sent to a specified Telegram chat. This setup is ideal for individuals or teams who want to receive real-time updates on scheduled meetings, appointments, or team events directly through Telegram, improving communication and planning efficiency.
Automated Telegram Alerts for New Google Calendar Events
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | googleCalendarTrigger, stickyNote, telegram |
Reviews
There are no reviews yet.