This n8n workflow automates the process of delivering a personalized daily agenda combined with current weather conditions to users via Telegram. Triggered automatically every morning at 6 AM, it fetches upcoming events from Google Calendar for today and tomorrow, then retrieves real-time weather data for each event’s location using WeatherAPI. An AI-powered assistant summarizes the schedule and weather insights into a friendly message, which is then sent to the user through Telegram. This setup is ideal for busy professionals or individuals seeking to start their day informed and motivated. The workflow involves scheduling, calendar management, weather data retrieval, AI summarization, and messaging integration, creating a seamless daily briefing service.
Automated Daily Personal Agenda and Weather Update
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenRouter, googleCalendar, httpRequest, if, scheduleTrigger, set, stickyNote, telegram |
Reviews
There are no reviews yet.