Integrating Google Calendar with Telegram for Event Notifications

Hey everyone! I’m trying to set up a system where my wife and I can share Google Calendar events and get real-time notifications in our Telegram group chat. I’ve been searching for a solution for the past couple of days, and while I found a Reddit post mentioning IFTTT, I’d prefer to minimize third-party dependencies. I’m already using Home Assistant alongside Node-RED, so I was hoping to create a seamless flow within this ecosystem.

Here’s the flow I’m aiming for: Whenever a new event is created in our shared Google Calendar, I want to receive a message in our Telegram group that says, “New event created with the title: [Event Title] and date [Date].” I’ve tried a few approaches, but I’m not quite there yet. Does anyone have any tips or resources that could help me achieve this? I’d really appreciate any guidance or suggestions!