Automate Google Calendar to Outlook Sync & Deletion
detail.loadingPreview
Seamlessly sync new events from Google Calendar to Outlook and automatically delete cancelled events. Save time and avoid double-booking.
🚀Ready to Deploy This Workflow?
🚀 Run Without Servers
Too complicated to set up? Run this workflow instantly on AIWord.
Run on AIWord Cloud ☁️About This Workflow
How it works
This n8n workflow automates the synchronization of your Google Calendar events to Microsoft Outlook. It's designed to handle both new event creation and event cancellations.
- Google Calendar Trigger (Event Created): The workflow starts when a new event is created in your specified Google Calendar.
- Create Outlook Event: This event is then automatically created in your Outlook Calendar, mirroring the details from Google Calendar.
- Google Calendar Trigger (Event Cancelled): Simultaneously, the workflow monitors your Google Calendar for event cancellations.
- Get Event to Cancel (Outlook): Upon detecting a cancellation, it searches for the corresponding event in your Outlook Calendar based on the event's summary.
- Delete Event (Outlook): Once found, the matching Outlook event is deleted.
- Send Email (Optional): An email notification is sent to a specified address to confirm the event cancellation in Outlook. A
Mergenode is used to consolidate outputs for the email notification.
Key Features
- Real-time synchronization of new Google Calendar events to Outlook.
- Automatic deletion of cancelled events in Outlook based on Google Calendar updates.
- Customizable event mapping for subject, start/end times, and description.
- Includes direct link to the original Google Calendar event in the Outlook event body.
- Optional email notification for cancelled events.
How To Use
- Connect Google Calendar: Set up credentials for your Google Calendar account.
- Connect Microsoft Outlook: Set up credentials for your Microsoft Outlook account.
- Configure Google Calendar Triggers: In both the "Incoming Event Trigger" and "Cancel Event Trigger" nodes, specify your Google Calendar ID (typically your email address) and select
eventCreatedoreventCancelledrespectively. - Configure Create Outlook Event: In the "Create Outlook Event" node, map the
subject,startDateTime,endDateTime, andadditionalFields.bodyfrom the Google Calendar event to your Outlook calendar fields. Ensure the correct OutlookcalendarIdis selected. - Configure Get Event to Cancel: In the "Get Event to Cancel" node, set the
calendarIdand use a filter to match thesubjectof the cancelled Google Calendar event. - Configure Delete Event: In the "Delete Event" node, use the
idof the Outlook event found in the previous step to delete it. - Configure Send Email (Optional): If you wish to receive email notifications for cancellations, configure the "Send E-mail with details" node with your recipient email and customize the subject and body.
Credentials Required:
- Google Calendar API Credentials (OAuth2)
- Microsoft Outlook API Credentials (OAuth2)
Apps Used
Workflow JSON
{
"id": "70b74505-5d05-4160-82bc-ca7a375f762e",
"name": "Automate Google Calendar to Outlook Sync & Deletion",
"nodes": 0,
"category": "Productivity",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
🚀 Run Without Servers
Use our managed AI Automation Cloud. No DevOps, no errors. Start for free.
- Anti-detect Browser
- Managed Proxies
- 24/7 Uptime
Get This Workflow
ID: 70b74505-5d05...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Related Integrations
- Google Sheets + Schedule Trigger(394 workflows)
- Google Sheets + Split Out(277 workflows)
- Google Sheets + Slack(268 workflows)
- Gmail + Google Sheets(245 workflows)
- Google Drive + Google Sheets(203 workflows)
- Execute Workflow Trigger + Split Out(193 workflows)
- Form Trigger + Google Sheets(163 workflows)
- Google Drive + Google Drive Trigger(135 workflows)
- Google Drive + Split Out(134 workflows)
- Google Sheets + Telegram(118 workflows)
Related Workflows
Discover more workflows you might like
Sync Discord Scheduled Events to Google Calendar
Automates the synchronization of Discord scheduled events to Google Calendar, ensuring your calendar is always up-to-date.
Create Asana Task from Webhook
Automatically create an Asana task triggered by a webhook, with metadata included.
Realtime Notion-Todoist 2-way Sync
Automate your workflow by syncing tasks between Notion and Todoist in real-time. This template provides a robust setup for bidirectional synchronization, ensuring your tasks are always up-to-date across both platforms.
Summarize Emails with AI and Send to Messenger
Automate email summarization using AI and deliver concise summaries to a messenger service.
Automate Work Attendance with Location Triggers to Google Sheets
Effortlessly track work attendance using location triggers and automatically log check-ins/outs to Google Sheets. Save time and ensure accuracy.
Auto-label Incoming Gmail Emails with AI
Automatically categorize and label incoming Gmail emails using OpenAI's GPT-4o mini model.