Back to Integrations
integrationGoogle Calendar node
integrationMicrosoft Excel 365 node

Google Calendar and Microsoft Excel 365 integration

Save yourself the work of writing custom integrations for Google Calendar and Microsoft Excel 365 and use n8n instead. Build adaptable and scalable Productivity, and Data & Storage workflows that work with your technology stack. All within a building experience you will love.

How to connect Google Calendar and Microsoft Excel 365

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Google Calendar and Microsoft Excel 365 integration: Create a new workflow and add the first step

Step 2: Add and configure Google Calendar and Microsoft Excel 365 nodes

You can find Google Calendar and Microsoft Excel 365 in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Google Calendar and Microsoft Excel 365 nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Google Calendar and Microsoft Excel 365 integration: Add and configure Google Calendar and Microsoft Excel 365 nodes

Step 3: Connect Google Calendar and Microsoft Excel 365

A connection establishes a link between Google Calendar and Microsoft Excel 365 (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Google Calendar and Microsoft Excel 365 integration: Connect Google Calendar and Microsoft Excel 365

Step 4: Customize and extend your Google Calendar and Microsoft Excel 365 integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Google Calendar and Microsoft Excel 365 with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Google Calendar and Microsoft Excel 365 integration: Customize and extend your Google Calendar and Microsoft Excel 365 integration

Step 5: Test and activate your Google Calendar and Microsoft Excel 365 workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Google Calendar to Microsoft Excel 365 or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Google Calendar and Microsoft Excel 365 integration: Test and activate your Google Calendar and Microsoft Excel 365 workflow

Travel itinerary reminders with Google Calendar, Excel, and SMS/Email alerts

This automated n8n workflow checks daily travel itineraries, syncs upcoming trips to Google Calendar, and sends reminder notifications to travelers via email or SMS. Perfect for travel agencies, tour operators, and organizations managing group trips to keep travelers informed about their schedules and bookings.

What This Workflow Does

Automatically checks travel itineraries every day
Identifies today's trips and upcoming departures
Syncs trip information to Google Calendar
Sends personalized reminders to assigned travelers
Tracks reminder delivery status and logs activities
Handles both email and SMS notification preferences
Provides pre-travel checklists and booking confirmations
Manages multi-day trip schedules and activities

Main Components

Daily Travel Check** - Triggers daily to check travel itineraries
Read Travel Itinerary** - Retrieves today's trips and bookings from database/Excel
Filter Today's Trips** - Identifies trips departing today and upcoming activities
Has Trips Today?** - Checks if there are any trips scheduled
Read Traveler Contacts** - Gets traveler contact information for assigned trips
Sync to Google Calendar** - Creates/updates trip events in Google Calendar
Create Traveler Reminders** - Generates personalized reminder messages with travel details
Split Into Batches** - Processes reminders in manageable batches
Email or SMS?** - Routes based on traveler communication preferences
Prepare Email Reminders** - Creates detailed email reminder content with checklists
Prepare SMS Reminders** - Creates SMS reminder content optimized for text
Read Reminder Log** - Checks previous reminder history
Update Reminder Log** - Records sent reminders with timestamps
Save Reminder Log** - Saves updated log data for audit trail

Essential Prerequisites

Travel itinerary database/Excel file with trip assignments
Traveler contact database with email and phone numbers
Google Calendar API access and credentials
SMTP server for email notifications
SMS service provider (Twilio, Nexmo, etc.) for text reminders
Reminder log file for tracking sent notifications
Booking confirmation system (flight, hotel, transport)

Required Data Files

trip_itinerary.xlsx:
Trip ID | Trip Name | Date | Departure Time | Duration
Departure Location | Destination | Hotel | Flight Number
Assigned Travelers | Status | Booking Reference | Cost

traveler_contacts.xlsx:
Traveler ID | First Name | Last Name | Email | Phone
Preferred Contact | Assigned Trips | Passport Number | Emergency Contact

reminder_log.xlsx:
Log ID | Date | Traveler ID | Trip ID | Contact Method
Status | Sent Time | Message Preview | Confirmation

Key Features

⏰ Daily Automation: Runs automatically every day at scheduled times
📅 Calendar Sync: Syncs trips to Google Calendar for easy viewing
📧 Smart Reminders: Sends email or SMS based on traveler preference
👥 Batch Processing: Handles multiple travelers efficiently
📊 Activity Logging: Tracks all reminder activities and delivery status
🔄 Duplicate Prevention: Avoids sending multiple reminders
📱 Multi-Channel: Supports both email and SMS notifications
✈️ Travel-Specific: Includes flight numbers, locations, accommodation details
📋 Pre-Travel Checklist: Provides comprehensive packing and document reminders
🌍 Multi-Destination: Manages complex multi-stop itineraries

Quick Setup

Import workflow JSON into n8n
Configure daily trigger schedule (recommended: 6 AM and 6 PM)
Set up trip itinerary and traveler contact files
Connect Google Calendar API credentials
Configure SMTP server for emails
Set up SMS service provider (Twilio, Nexmo, or similar)
Map Excel sheet columns to workflow variables
Test with sample trip data
Activate workflow

Parameters to Configure

schedule_file_path: Path to trip itinerary file
contacts_file_path: Path to traveler contacts file
reminder_hours: Hours before departure to send reminder (default: 24)
google_calendar_id: Google Calendar ID for syncing trips
google_api_credentials: Google Calendar API credentials
smtp_host: Email server settings
smtp_user: Email username
smtp_password: Email password
sms_api_key: SMS service API key
sms_phone_number: SMS sender phone number
reminder_log_path: Path to reminder log file

Sample Reminder Messages

Email Subject: "✈️ Travel Reminder: [Trip Name] Today at [Time]"

Email Body:
Hello [Traveler Name],

Your trip is happening today! Here are your travel details:

Trip: [Trip Name]
Departure: [Departure Time]
From: [Departure Location]
To: [Destination]
Flight/Transport: [Flight Number]
Hotel: [Hotel Name]
Duration: [X] days

Pre-Travel Checklist:
☑ Passport and travel documents
☑ Travel insurance documents
☑ Hotel confirmations
☑ Medications and toiletries
☑ Weather-appropriate clothing
☑ Phone charger and adapters

⚠️ Please arrive at the departure point 2 hours early!

Have a wonderful trip!

SMS: "✈️ Travel Reminder: '[Trip Name]' departs at [Time] today from [Location]. Arrive 2 hours early! Flight: [Number]"

Tomorrow Evening Preview (SMS): "📅 Tomorrow: '[Trip Name]' departs at [Time] from [Location]. Pack tonight! ([X] days)"

Use Cases

Daily trip departure reminders for travelers
Last-minute itinerary change notifications
Flight cancellation and delay alerts
Hotel check-in and checkout reminders
Travel document expiration warnings
Group tour activity scheduling
Adventure/hiking trip departure alerts
Business travel itinerary updates
Family vacation coordination
Study abroad program notifications
Multi-city tour route confirmations
Transport connection reminders

Advanced Features

Reminder Escalation
24-hour reminder: Full details with checklist
6-hour reminder: Quick confirmation with transport details
2-hour reminder: Urgent departure notification

Conditional Logic
Different messages for single-day vs. multi-day trips
Domestic vs. international travel variations
Group size-based messaging
Weather-based travel advisories

Integration Capabilities
Connect to airline APIs for real-time flight status
Link to hotel management systems for check-in info
Integrate weather services for destination forecasts
Sync with payment systems for booking confirmations

Troubleshooting

Issue Solution
Reminders not sending Check email/SMS credentials and service quotas
Calendar sync failing Verify Google Calendar API permissions
Duplicate reminders Check for overlapping reminder time windows
Missing traveler data Verify contact file formatting and column mapping
Batch processing slow Reduce batch size in Split Into Batches node

Security Considerations

Store API credentials in n8n environment variables
Use OAuth2 for Google Calendar authentication
Encrypt sensitive data in reminder logs
Implement role-based access to trip data
Audit log all reminder activities
Comply with GDPR/privacy regulations for traveler data

Performance Metrics

Processing Time**: ~2-5 seconds per 50 travelers
Success Rate**: >99% for delivery logging
Calendar Sync**: Real-time updates
Batch Limit**: 10 travelers per batch (configurable)

Support & Maintenance

Review reminder logs weekly for delivery issues
Update traveler contacts as needed
Monitor email/SMS service quotas
Test workflow after system updates
Archive old reminder logs monthly

Nodes used in this workflow

Popular Google Calendar and Microsoft Excel 365 workflows

Travel Itinerary Reminders with Google Calendar, Excel, and SMS/Email Alerts

This automated n8n workflow checks daily travel itineraries, syncs upcoming trips to Google Calendar, and sends reminder notifications to travelers via email or SMS. Perfect for travel agencies, tour operators, and organizations managing group trips to keep travelers informed about their schedules and bookings. What This Workflow Does Automatically checks travel itineraries every day Identifies today's trips and upcoming departures Syncs trip information to Google Calendar Sends personalized reminders to assigned travelers Tracks reminder delivery status and logs activities Handles both email and SMS notification preferences Provides pre-travel checklists and booking confirmations Manages multi-day trip schedules and activities Main Components Daily Travel Check** - Triggers daily to check travel itineraries Read Travel Itinerary** - Retrieves today's trips and bookings from database/Excel Filter Today's Trips** - Identifies trips departing today and upcoming activities Has Trips Today?** - Checks if there are any trips scheduled Read Traveler Contacts** - Gets traveler contact information for assigned trips Sync to Google Calendar** - Creates/updates trip events in Google Calendar Create Traveler Reminders** - Generates personalized reminder messages with travel details Split Into Batches** - Processes reminders in manageable batches Email or SMS?** - Routes based on traveler communication preferences Prepare Email Reminders** - Creates detailed email reminder content with checklists Prepare SMS Reminders** - Creates SMS reminder content optimized for text Read Reminder Log** - Checks previous reminder history Update Reminder Log** - Records sent reminders with timestamps Save Reminder Log** - Saves updated log data for audit trail Essential Prerequisites Travel itinerary database/Excel file with trip assignments Traveler contact database with email and phone numbers Google Calendar API access and credentials SMTP server for email notifications SMS service provider (Twilio, Nexmo, etc.) for text reminders Reminder log file for tracking sent notifications Booking confirmation system (flight, hotel, transport) Required Data Files trip_itinerary.xlsx: Trip ID | Trip Name | Date | Departure Time | Duration Departure Location | Destination | Hotel | Flight Number Assigned Travelers | Status | Booking Reference | Cost traveler_contacts.xlsx: Traveler ID | First Name | Last Name | Email | Phone Preferred Contact | Assigned Trips | Passport Number | Emergency Contact reminder_log.xlsx: Log ID | Date | Traveler ID | Trip ID | Contact Method Status | Sent Time | Message Preview | Confirmation Key Features ⏰ Daily Automation: Runs automatically every day at scheduled times 📅 Calendar Sync: Syncs trips to Google Calendar for easy viewing 📧 Smart Reminders: Sends email or SMS based on traveler preference 👥 Batch Processing: Handles multiple travelers efficiently 📊 Activity Logging: Tracks all reminder activities and delivery status 🔄 Duplicate Prevention: Avoids sending multiple reminders 📱 Multi-Channel: Supports both email and SMS notifications ✈️ Travel-Specific: Includes flight numbers, locations, accommodation details 📋 Pre-Travel Checklist: Provides comprehensive packing and document reminders 🌍 Multi-Destination: Manages complex multi-stop itineraries Quick Setup Import workflow JSON into n8n Configure daily trigger schedule (recommended: 6 AM and 6 PM) Set up trip itinerary and traveler contact files Connect Google Calendar API credentials Configure SMTP server for emails Set up SMS service provider (Twilio, Nexmo, or similar) Map Excel sheet columns to workflow variables Test with sample trip data Activate workflow Parameters to Configure schedule_file_path: Path to trip itinerary file contacts_file_path: Path to traveler contacts file reminder_hours: Hours before departure to send reminder (default: 24) google_calendar_id: Google Calendar ID for syncing trips google_api_credentials: Google Calendar API credentials smtp_host: Email server settings smtp_user: Email username smtp_password: Email password sms_api_key: SMS service API key sms_phone_number: SMS sender phone number reminder_log_path: Path to reminder log file Sample Reminder Messages Email Subject: "✈️ Travel Reminder: [Trip Name] Today at [Time]" Email Body: Hello [Traveler Name], Your trip is happening today! Here are your travel details: Trip: [Trip Name] Departure: [Departure Time] From: [Departure Location] To: [Destination] Flight/Transport: [Flight Number] Hotel: [Hotel Name] Duration: [X] days Pre-Travel Checklist: ☑ Passport and travel documents ☑ Travel insurance documents ☑ Hotel confirmations ☑ Medications and toiletries ☑ Weather-appropriate clothing ☑ Phone charger and adapters ⚠️ Please arrive at the departure point 2 hours early! Have a wonderful trip! SMS: "✈️ Travel Reminder: '[Trip Name]' departs at [Time] today from [Location]. Arrive 2 hours early! Flight: [Number]" Tomorrow Evening Preview (SMS): "📅 Tomorrow: '[Trip Name]' departs at [Time] from [Location]. Pack tonight! ([X] days)" Use Cases Daily trip departure reminders for travelers Last-minute itinerary change notifications Flight cancellation and delay alerts Hotel check-in and checkout reminders Travel document expiration warnings Group tour activity scheduling Adventure/hiking trip departure alerts Business travel itinerary updates Family vacation coordination Study abroad program notifications Multi-city tour route confirmations Transport connection reminders Advanced Features Reminder Escalation 24-hour reminder: Full details with checklist 6-hour reminder: Quick confirmation with transport details 2-hour reminder: Urgent departure notification Conditional Logic Different messages for single-day vs. multi-day trips Domestic vs. international travel variations Group size-based messaging Weather-based travel advisories Integration Capabilities Connect to airline APIs for real-time flight status Link to hotel management systems for check-in info Integrate weather services for destination forecasts Sync with payment systems for booking confirmations Troubleshooting | Issue | Solution | |-------|----------| | Reminders not sending | Check email/SMS credentials and service quotas | | Calendar sync failing | Verify Google Calendar API permissions | | Duplicate reminders | Check for overlapping reminder time windows | | Missing traveler data | Verify contact file formatting and column mapping | | Batch processing slow | Reduce batch size in Split Into Batches node | Security Considerations Store API credentials in n8n environment variables Use OAuth2 for Google Calendar authentication Encrypt sensitive data in reminder logs Implement role-based access to trip data Audit log all reminder activities Comply with GDPR/privacy regulations for traveler data Performance Metrics Processing Time**: ~2-5 seconds per 50 travelers Success Rate**: >99% for delivery logging Calendar Sync**: Real-time updates Batch Limit**: 10 travelers per batch (configurable) Support & Maintenance Review reminder logs weekly for delivery issues Update traveler contacts as needed Monitor email/SMS service quotas Test workflow after system updates Archive old reminder logs monthly

Class Scheduling & Reminders with Google Calendar, Email & SMS Notifications

This automated n8n workflow checks daily class schedules, syncs upcoming classes to Google Calendar, and sends reminder notifications to students via email or SMS. Perfect for educational institutions to keep students informed about their daily classes and schedule changes. What This Workflow Does: Automatically checks class schedules every day Identifies today's classes and upcoming sessions Syncs class information to Google Calendar Sends personalized reminders to enrolled students Tracks reminder delivery status and logs activities Handles both email and SMS notification preferences Main Components Daily Schedule Check** - Triggers daily to check class schedules Read Class Schedule** - Retrieves today's class schedule from database/Excel Filter Today's Classes** - Identifies classes happening today Has Classes Today?** - Checks if there are any classes scheduled Read Student Contacts** - Gets student contact information for enrolled classes Sync to Google Calendar** - Creates/updates events in Google Calendar Create Student Reminders** - Generates personalized reminder messages Split Into Batches** - Processes reminders in manageable batches Email or SMS?** - Routes based on student communication preferences Prepare Email Reminders** - Creates email reminder content Prepare SMS Reminders** - Creates SMS reminder content Read Reminder Log** - Checks previous reminder history Update Reminder Log** - Records sent reminders Save Reminder Log** - Saves updated log data Essential Prerequisites Class schedule database/Excel file with student enrollments Student contact database with email and phone numbers Google Calendar API access and credentials SMTP server for email notifications SMS service provider (Twilio, etc.) for text reminders Reminder log file for tracking sent notifications Required Data Files: class_schedule.xlsx: Class ID | Class Name | Date | Time | Duration Instructor | Room | Students Enrolled | Status student_contacts.xlsx: Student ID | Name | Email | Phone | Preferred Contact Program | Class IDs | Active Status reminder_log.xlsx: Log ID | Date | Student ID | Class ID | Contact Method Status | Sent Time | Response Key Features ⏰ Daily Automation:** Runs automatically every day 📅 Calendar Sync:** Syncs classes to Google Calendar 📧 Smart Reminders:** Sends email or SMS based on preference 👥 Batch Processing:** Handles multiple students efficiently 📊 Activity Logging:** Tracks all reminder activities 🔄 Duplicate Prevention:** Avoids sending multiple reminders 📱 Multi-Channel:** Supports both email and SMS notifications Quick Setup Import workflow JSON into n8n Configure daily trigger schedule Set up class schedule and student contact files Connect Google Calendar API credentials Configure SMTP server for emails Set up SMS service provider (Twilio) Test with sample class data Activate workflow Parameters to Configure schedule_file_path: Path to class schedule file contacts_file_path: Path to student contacts file google_calendar_id: Google Calendar ID for syncing google_api_credentials: Google Calendar API credentials smtp_host: Email server settings smtp_user: Email username smtp_password: Email password sms_api_key: SMS service API key sms_phone_number: SMS sender phone number Sample Reminder Messages Email:** "Hi [Name], reminder: [Class Name] starts at [Time] in [Room]. See you there!" SMS:** "[Name], your [Class Name] class starts at [Time] in [Room]. Don't miss it!" Use Cases Daily class reminders for students Schedule change notifications Exam and assignment deadline alerts Teacher absence notifications Room change announcements

Build your own Google Calendar and Microsoft Excel 365 integration

Create custom Google Calendar and Microsoft Excel 365 workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Google Calendar supported actions

Availability
If a time-slot is available in a calendar
Create
Add a event to calendar
Delete
Delete an event
Get
Retrieve an event
Get Many
Retrieve many events from a calendar
Update
Update an event

Microsoft Excel 365 supported actions

Append
Add rows to the end of the table
Convert to Range
Convert a table to a range
Create
Add a table based on range
Delete
Delete a table
Get Columns
Retrieve a list of table columns
Get Rows
Retrieve a list of table rows
Lookup
Look for rows that match a given value in a column
Add Sheet
Add a new sheet to the workbook
Delete
Delete workbook
Get Many
Get workbooks
Append
Append data to sheet
Append or Update
Append a new row or update the current one if it already exists (upsert)
Clear
Clear sheet
Delete
Delete sheet
Get Many
Get a list of sheets
Get Rows
Retrieve a list of sheet rows
Update
Update rows of a sheet or sheet range

Google Calendar and Microsoft Excel 365 integration details

FAQs

  • Can Google Calendar connect with Microsoft Excel 365?

  • Can I use Google Calendar’s API with n8n?

  • Can I use Microsoft Excel 365’s API with n8n?

  • Is n8n secure for integrating Google Calendar and Microsoft Excel 365?

  • How to get started with Google Calendar and Microsoft Excel 365 integration in n8n.io?

Need help setting up your Google Calendar and Microsoft Excel 365 integration?

Discover our latest community's recommendations and join the discussions about Google Calendar and Microsoft Excel 365 integration.
jake chard

Looking to integrate Google Calendar and Microsoft Excel 365 in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Google Calendar with Microsoft Excel 365

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon