Block 1 - New Event Trigger
- Type / Role
- n8n-nodes-base.googleCalendarTrigger - googleCalendarTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Sync your Google Calendar events with Google Sheets and get daily Slack summaries with meeting statistics. FEATURES: Real time sync of new and updated events Auto categorization (Meeting, 1:1, Inte...
n8n-nodes-base.googlecalendartrigger, n8n-nodes-base.scheduletrigger, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.googlesheets, n8n-nodes-base.slack, n8n-nodes-base.gmail, n8n-nodes-base.googlecalendar
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Manu.
Original n8n.io sourceSync your Google Calendar events with Google Sheets and get daily Slack summaries with meeting statistics. FEATURES:
Real-time sync of new and updated events Auto-categorization (Meeting, 1:1, Interview, Demo, Focus Time) Platform detection (Google Meet, Zoom, Teams) Daily statistics dashboard Cancellation tracking Optional email notifications to attendees
FLOWS:
New Event: Log to Sheets + Slack notification + Optional email Updated Event: Update Sheets + Slack notification Canceled Event: Log cancellation + Slack alert Daily Summary (8AM): Meeting time stats + Schedule to Slack
SETUP:
Connect Google account with Calendar access Create Google Sheet with 3 tabs:
Events: ID, Synced At, Title, Category, Date, Day, Start Time, End Time, Duration, Platform, Attendees, Status, Meeting Link Cancellations: ID, Canceled At, Title, Original Date, Original Time, Affected Attendees Statistics: Date, Total Events, Meeting Time, Minutes, Busy %, Status, Virtual, In-Person
Replace YOUR_DOCUMENT_ID in all Sheets nodes Connect Slack (#calendar, #errors channels) Optional: Connect Gmail for attendee notifications
DAILY STATISTICS:
Total events count Time spent in meetings Busy percentage of work day Virtual vs in-person breakdown Full day schedule
IDEAL FOR: Anyone wanting to track their calendar, analyze meeting patterns, or get daily schedule summaries on Slack.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | Sync Google Calendar events to Google Sheets with Slack notifications |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | Personal Productivity |
| Author | Manu |
| Published | 23 Dec 2025 |
Use the JSON export at /data/workflows/12081/12081.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Sync your Google Calendar events with Google Sheets and get daily Slack summaries with meeting statistics. FEATURES: Real time sync of new and updated events Auto categorization (Meeting, 1:1, Inte...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity use case.