This n8n workflow automates the process of gathering upcoming events from Google Calendar, summarizing them, and sending a weekly email each Sunday evening. It begins with a scheduled trigger on Sunday at 7 PM, then calculates the upcoming week’s date range. Using this range, it fetches all calendar events via Google Calendar API. The workflow next formats these events into a readable weekly summary, grouping events by day with times, titles, and locations. Finally, it sends an email to a specified recipient with this summary, making it ideal for weekly planning and organization.
Weekly Meeting Summary Email Automation
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | cron, function, gmail, googleCalendar |
Reviews
There are no reviews yet.