AppsPricingBlogTry it
Google Drive logo
Microsoft Outlook Calendar logo

Connect Google Drive to Microsoft Outlook Calendar

Use 12 documented Google Drive triggers to run 16 documented Microsoft Outlook Calendar actions.

12 source triggers
16 target actions
Reverse direction supported

Why Connect Google Drive & Microsoft Outlook Calendar?

Start with a Google Drive event

Choose from 12 documented triggers, including Changes to Files in Drive, Changes to Specific Files, Changes to Specific Files (Shared Drive).

Run a Microsoft Outlook Calendar action

Send the event into one of 16 documented actions, such as Accept Event, Create Calendar Event, Decline Event.

Map and review the workflow

Choose the fields and conditions for the workflow, then test the result before activation.

Available Triggers & Actions

Google Drive logo

Google Drive

Triggers (12)

Changes to Files in Drive

Emit new event when a change is made to one of the specified files. See the documentation

polling
Changes to Specific Files

Watches for changes to specific files, emitting an event when a change is made to one of those files. To watch for changes to shared drive files, use the **Changes to Specific Files (Shared Drive)** source instead.

polling
Changes to Specific Files (Shared Drive)

Watches for changes to specific files in a shared drive, emitting an event when a change is made to one of those files

polling
New Access Proposal

Emit new event when a new access proposal is requested in Google Drive

polling
New Files (Instant)

Emit new event when a new file is added in your linked Google Drive

webhook
New Files (Polling)

Emit new event when a new file is added in your linked Google Drive

polling
New Files (Shared Drive)

Emit new event when a new file is added in your shared Google Drive

polling
New or Modified Comments (Instant)

Emit new event when a comment is created or modified in the selected file

webhook
New or Modified Comments (Polling)

Emit new event when a comment is created or modified in the selected file

polling
New or Modified Files (Instant)

Emit new event when a file in the selected Drive is created, modified or trashed.

webhook
New or Modified Files (Polling)

Emit new event when a file in the selected Drive is created, modified or trashed. See the documentation

polling
New or Modified Folders (Instant)

Emit new event when a folder is created or modified in the selected Drive

webhook

Actions (24)

Add Comment

Add an unanchored comment to a Google Doc (general feedback, no text highlighting). See the documentation

Copy File

Create a copy of the specified file. See the documentation for more information

Create Folder

Create a new empty folder. See the documentation for more information

Create New File From Template

Create a new Google Docs file from a template. Optionally include placeholders in the template document that will get replaced from this action. See documentation

Create New File From Text

Create a new file from plain text. See the documentation for more information

Create Shared Drive

Create a new shared drive. See the documentation for more information

Delete Comment

Delete a specific comment (Requires ownership or permissions). See the documentation

Delete File

Permanently delete a file or folder without moving it to the trash. See the documentation for more information

Delete Reply

Delete a reply on a specific comment. See the documentation for more information

Delete Shared Drive

Delete a shared drive without any content. See the documentation for more information

Download File

Download a file from Google Drive to the /tmp directory or return its contents as a buffer. Use to fetch a file's contents for processing in downstream steps — e.g., parsing a CSV, extracting text from a PDF, or re-uploading to another service. For Google Workspace files (Docs, Sheets, Slides, Drawings, Apps Script), exports to an Office-compatible format by default: Docs → .docx, Sheets → .xlsx, Slides → .pptx, Drawings → PNG, Apps Script → JSON. Pass mimeType to force a specific format. Shortcuts are resolved to their target automatically. Folders, Forms, and My Maps cannot be downloaded via this action. See the documentation

Find File

Search for a specific file by name. The Search Name field uses Google Drive's tokenized full-text matching — pass a distinctive word or short phrase rather than the full title when the name contains special characters like & or '. See the documentation for more information

Find Folder

Search for a specific folder by name. The Search Name field uses Google Drive's tokenized full-text matching — pass a distinctive word or short phrase rather than the full title when the name contains special characters like & or '. See the documentation for more information

Find Forms

List Google Form documents or search for a Form by name. The Search Name field uses Google Drive's tokenized full-text matching — pass a distinctive word or short phrase rather than the full title when the name contains special characters like & or '. See the documentation for more information

Find Spreadsheets

Search for a specific spreadsheet by name. The Search Name field uses Google Drive's tokenized full-text matching — pass a distinctive word or short phrase rather than the full title when the name contains special characters like & or '. See the documentation for more information

Get Comment By ID

Get comment by ID on a specific file. See the documentation for more information

Get Current User

Retrieve Google Drive account metadata for the authenticated user via about.get, including display name, email, permission ID, and storage quota. Useful when flows or agents need to confirm the active Google identity or understand available storage. See the documentation.

Get File By ID

Get info on a specific file. See the documentation for more information

Get Folder ID for a Path

Retrieve a folderId for a path. See the documentation for more information

Get Reply By ID

Get reply by ID on a specific comment. See the documentation for more information

Get Shared Drive

Get metadata for one or all shared drives. See the documentation for more information

Is Folder Ancestor

Check if a specific folder is anywhere in the parent hierarchy of a file or folder. See the documentation

List Access Proposals

List access proposals for a file or folder. See the documentation

List Comments

List all comments on a file. See the documentation

Microsoft Outlook Calendar logo

Microsoft Outlook Calendar

Triggers (5)

Calendar Event Deleted (Instant)

Emit new event when a Microsoft Outlook Calendar event is deleted. Because deleted events cannot be re-fetched from the Outlook API after deletion, this trigger emits notification metadata only (not the full event object). The emitted payload includes the deleted event identifier (eventId), changeType, subscriptionId, tenantId, and notificationTimestamp. Downstream processors must rely solely on this metadata. See the documentation

webhook
New Calendar Event (Instant)

Emit new event when a new Calendar event is created

webhook
New Calendar Event Update (Instant)

Emit new event when a Calendar event is updated

webhook
New Upcoming Calendar Event

Emit new event when a Calendar event is upcoming, this source is using reminderMinutesBeforeStart property of the event to determine the time it should emit.

polling
New Upcoming Calendar Event (Polling)

Emit new event based on a time interval before an upcoming calendar event. See the documentation

polling

Actions (16)

Accept Event

Accept a calendar event invitation and optionally send a response to the organizer. Use **List Events** or **Get Event** to find the event ID. See the documentation

Create Calendar Event

Create an event in the user's default calendar. Supports one-time and recurring events. See the documentation and recurring event example.

Decline Event

Decline a calendar event invitation and optionally propose an alternate time. Use **List Events** or **Get Event** to find the event ID. To propose a new time, pass proposedNewTime as a JSON string with start and end objects (each with dateTime in ISO 8601 format and timeZone as a Windows timezone name, e.g. "Pacific Standard Time"). Alternate-time proposals are only valid when the event has allowNewTimeProposals: true and sendResponse is true. See the documentation

Delete Calendar Event

Delete an event in the user's default calendar. See the documentation

Delete Recurring Event Instance

Delete an individual instance of a recurring event in the user's default calendar. See the documentation

Find Meeting Times

Suggest meeting times and locations based on organizer and attendee availability. See the documentation

Get Current User

Returns the authenticated Microsoft user's ID, display name, email, and principal name via Microsoft Graph. Call this first when the user says 'my calendar', 'my events', or needs to identify themselves as organizer/attendee. Use id or mail to filter results from **List Events** or set the organizer in **Create Calendar Event**. See the documentation.

Get Event

Retrieve a calendar event by its Microsoft Graph event ID. Pass the id from **List Events** when you need full details (for example body, attendees, or recurrence) that list responses may omit or truncate. See the documentation

Get Free/Busy Schedule

Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period. See the documentation

List Events

Get a list of event objects in the user's mailbox. See the documentation

List Time Zone Options

Retrieves available options for the Time Zone field.

Search Contacts

Search for contacts by name from your saved contacts list and retrieve their email addresses. See the documentation

Search People

Retrieve a collection of person objects ordered by their relevance to the user, based on communication and collaboration patterns and business relationships. See the documentation

Tentatively Accept Event

Tentatively accept a calendar event invitation and optionally propose an alternate time. Use **List Events** or **Get Event** to find the event ID. To propose a new time, pass proposedNewTime as a JSON string with start and end objects (each with dateTime in ISO 8601 format and timeZone as a Windows timezone name, e.g. "Pacific Standard Time"). Alternate-time proposals are only valid when the event has allowNewTimeProposals: true and sendResponse is true. See the documentation

Update Calendar Event

Update an event in the user's default calendar. See the documentation

Update Recurring Event Instance

Update an individual instance of a recurring event in the user's default calendar. See the documentation

Integration Features

12 documented Google Drive triggers
16 documented Microsoft Outlook Calendar actions
Configurable field mapping
Conditional workflow steps
Execution monitoring
A supported Microsoft Outlook Calendar to Google Drive direction

Capability Examples

Google Drive trigger → Microsoft Outlook Calendar action

Catalog example
Google DriveGoogle Drive

Changes to Files in Drive

Microsoft Outlook CalendarMicrosoft Outlook Calendar

Accept Event

Microsoft Outlook Calendar trigger → Google Drive action

Reverse direction
Microsoft Outlook CalendarMicrosoft Outlook Calendar

Calendar Event Deleted (Instant)

Google DriveGoogle Drive

Add Comment

How It Works

1

Connect Apps

Authenticate your Google Drive and Microsoft Outlook Calendar accounts

2

Choose a Trigger

Select a documented Google Drive event

3

Choose an Action

Select the documented Microsoft Outlook Calendar operation to run

Test and Review

Verify field mapping and provider responses before activation

Frequently Asked Questions

Integration Benefits

Trigger-driven Workflows

Start the supported direction from one of 12 documented Google Drive triggers.

Automated Actions

Run one of 16 documented Microsoft Outlook Calendar actions after the selected trigger fires.

Provider Authentication

Review the authentication requirements published by each provider before activating the workflow.

Guided Configuration

Select a documented trigger, choose a target action, and map the fields required by the workflow.

Field Mapping

Map the fields exposed by the selected trigger and action, then review the required provider inputs.

Execution Review

Test the workflow and review provider responses before relying on it in production.

Microsoft Outlook Calendar logoGoogle Drive logo

Reverse Integration Available

Also connect Microsoft Outlook Calendar to Google Drive for bidirectional automation

View Integration
Google Drive logo

All Google Drive Integrations

Explore all available Google Drive connections

View All Integrations
Microsoft Outlook Calendar logo

All Microsoft Outlook Calendar Integrations

Explore all available Microsoft Outlook Calendar connections

View All Integrations

Ready to Connect Google Drive & Microsoft Outlook Calendar?

Build this supported workflow in Mazaal AI and test it with your own provider accounts.

Get Started Free