Daily Google Calendar Events Summary to Slack - n8n Workflow | Neura Market
Daily Google Calendar Events Summary to Slack
Automates daily 6am trigger to fetch today's Google Calendar events and send a formatted summary message to Slack for effortless daily planning.
This workflow triggers every day at 6am using a schedule node to retrieve all upcoming events from your specified Google Calendar. It processes the events by formatting start dates to a readable DD/MM/YYYY format (with Asia/Qatar timezone support) and calculates today's date similarly. An IF node filters events to only include those starting today, ensuring the summary focuses on immediate priorities.
A function node enhances the data with the current weekday name, making the summary more user-
Platform
n8n
Category
Finance
Price
$12.99
Creator
BestWorkflows
google-calendar
slack
daily-summary
productivity
automation
calendar-events
notifications
date-filtering
timezone
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.