Back to Integrations
integrationGoogle Drive node
integrationMicrosoft Outlook node

Google Drive and Microsoft Outlook integration

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

How to connect Google Drive and Microsoft Outlook

  • 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 Drive and Microsoft Outlook integration: Create a new workflow and add the first step

Step 2: Add and configure Google Drive and Microsoft Outlook nodes

You can find Google Drive and Microsoft Outlook 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 Drive and Microsoft Outlook nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Google Drive and Microsoft Outlook integration: Add and configure Google Drive and Microsoft Outlook nodes

Step 3: Connect Google Drive and Microsoft Outlook

A connection establishes a link between Google Drive and Microsoft Outlook (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 Drive and Microsoft Outlook integration: Connect Google Drive and Microsoft Outlook

Step 4: Customize and extend your Google Drive and Microsoft Outlook 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 Drive and Microsoft Outlook with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Google Drive and Microsoft Outlook integration: Customize and extend your Google Drive and Microsoft Outlook integration

Step 5: Test and activate your Google Drive and Microsoft Outlook workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Google Drive to Microsoft Outlook 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 Drive and Microsoft Outlook integration: Test and activate your Google Drive and Microsoft Outlook workflow

Automate digital product sales & delivery with Stripe and Email

💳 Automate Digital Product Sales & Delivery with Stripe and Email

Turn Your Automations into Revenue
Sell on n8n using Stripe (Fully Automated Delivery)

Stop manually sending files after payment or struggling with clunky checkout flows.
Instead of paying ~10% platform fees, you keep control of your sales, your brand, and your files — while giving buyers a smooth, professional experience.

💡 Turn Stripe into your own Gumroad alternative — sell and deliver workflows instantly.

This workflow gives you a ready-made storefront system: customers pay via Stripe, and your n8n template is delivered instantly by email with setup guidelines and video instructions.

Instant delivery** → No waiting, customers receive their purchase within seconds.
No manual work** → Payment verification, file delivery, and confirmation emails are all automated.
Professional experience** → Clean emails with branded HTML, Loom walkthroughs, and receipts.
Scalable sales** → Sell 1 or 100 templates without adding workload.

Who Benefits Most
✅ Automation creators: Sell your n8n templates without coding a shop.
✅ Freelancers & consultants: Package your workflows as digital products.
✅ Agencies: Offer prebuilt automations to clients on autopilot.
✅ SaaS builders: Add a self-serve template store for upsells.

“Stop giving 10% of every sale to marketplaces. Keep your profit.”

What It Does for You
Customer pays securely.
Logs the purchase for easy tracking.
Pulls the correct workflow.
Sends a personalized HTML email with:
Workflow JSON file attached.
Installation & setup guidelines.
Walkthrough video link.
Support contact details.
Sends you (the seller) an instant purchase notification.

Why This Template Instead of Building It Yourself
Save 25–40 hours** of coding, testing, and Stripe API integration.
Avoid errors in file delivery, duplicate checkouts, and failed notifications.
Get a production-ready digital delivery system you can brand and deploy in minutes.
Customize effortlessly → add more products, change branding, or connect CRM.
Proven flow: already tested (and using ourselves).

Requirements
n8n (self-hosted or cloud).
Active Stripe account with API key.
Access for file storage & logging.
An email account for delivery.

Bottom Line 💡
If you sell even one automation template, this workflow pays for itself.
Instead of manually emailing JSON files, every customer gets a smooth, Amazon-like experience:
they pay → they instantly receive → you scale without lifting a finger.

👉 By purchasing, you get:
Full workflow JSON file.
Email delivery with setup guidelines.
Contact Us** via [email protected].

Nodes used in this workflow

Popular Google Drive and Microsoft Outlook workflows

+2

Automated Invoice-PO Matching with Google Gemini AI and Email Notifications

Automated Invoice-Processing AI Agent for n8n Overview The Automated Invoice-Processing AI Agent in n8n is designed to streamline and optimize invoice management for finance teams and accounts payable (AP) professionals. This solution addresses the common challenge of verifying invoice data manually, cross-checking it against purchase orders (POs), and ensuring compliance before releasing payments. By intelligently fetching invoices from Google Drive, extracting key details, validating them against PO records from Google Sheets, and automating the next actions, this system reduces human intervention, minimizes errors, and accelerates the payment process. Target Audience This automation primarily serves finance and AP teams responsible for managing large volumes of vendor invoices. It also supports finance managers, procurement departments, and auditors who require accuracy in payment reconciliation, ensuring that invoices align with approved POs before processing. Business Problem Addressed Organizations frequently struggle with time-consuming manual invoice verification and data entry. Discrepancies between invoices and purchase orders can lead to payment delays, compliance risks, or duplicate payments. This n8n-based AI agent automates that process—ensuring that every invoice is validated, exceptions are flagged to the finance team promptly, and payments of smaller value (under defined thresholds) are processed automatically. Prerequisites Active n8n account or self-hosted instance Google Drive and Google Sheets connected via n8n credentials LLM (AI node) configured for document extraction (optional but recommended) A Google Sheet set up with existing PO data (including PO Number, Amount, and Date fields) Setup Instructions Connect Google Drive and Google Sheets integrations within n8n. Configure the workflow trigger to monitor a designated "Invoices" folder. Add a document-parsing node to extract invoice details such as PO Number, Invoice Date, and Amount. Implement conditional logic: If the invoice amount > 5000, the agent cross-references PO details from the Google Sheet. If it matches, it updates the PO sheet status to “Process Payment.” If not, an automated email notifies the finance team. If the amount ≤ 5000, the workflow marks it for direct payment. Test the workflow with sample invoices before full deployment. Customization Options Adjust the payment threshold value (e.g., 10,000 instead of 5,000). Customize the email notification template and recipient list. Integrate with accounting systems such as QuickBooks or SAP for end-to-end automation. Add audit logging nodes to create traceability for every action taken. This AI-driven automation brings speed, accuracy, and scalability to invoice verification—empowering finance professionals to focus on analytical and strategic tasks rather than repetitive manual work.

Generate course certificates from Google Sheets with Stencil PDF and Outlook

Automatically generate and send course certificates when new participants are added to Google Sheets This workflow creates PDF certificates using Stencil, stores them in Google Drive, and emails them to participants. How it works A new row is added to the Google Sheets document (via form, webhook, or manual entry) The workflow generates a PDF certificate using the Stencil API The PDF is uploaded to a Google Drive folder for archiving The certificate is sent to the participant via Outlook The Google Sheet is updated with the file link and send timestamp Setup steps Create a free account at stencilpdf.com and set up a certificate template Connect your Google account and select the target Sheet and Drive folder Connect your Outlook account for sending emails Configure the Stencil API credentials (Bearer Auth) Adjust the email template text as needed Prerequisites Free Stencil account with certificate template Google account (Sheets + Drive) Outlook/Microsoft 365 account `

Automate Digital Product Sales & Delivery with Stripe and Email

💳 Automate Digital Product Sales & Delivery with Stripe and Email Turn Your Automations into Revenue Sell on n8n using Stripe (Fully Automated Delivery) Stop manually sending files after payment or struggling with clunky checkout flows. Instead of paying ~10% platform fees, you keep control of your sales, your brand, and your files — while giving buyers a smooth, professional experience. 💡 Turn Stripe into your own Gumroad alternative — sell and deliver workflows instantly. This workflow gives you a ready-made storefront system: customers pay via Stripe, and your n8n template is delivered instantly by email with setup guidelines and video instructions. Instant delivery** → No waiting, customers receive their purchase within seconds. No manual work** → Payment verification, file delivery, and confirmation emails are all automated. Professional experience** → Clean emails with branded HTML, Loom walkthroughs, and receipts. Scalable sales** → Sell 1 or 100 templates without adding workload. Who Benefits Most ✅ Automation creators: Sell your n8n templates without coding a shop. ✅ Freelancers & consultants: Package your workflows as digital products. ✅ Agencies: Offer prebuilt automations to clients on autopilot. ✅ SaaS builders: Add a self-serve template store for upsells. “Stop giving 10% of every sale to marketplaces. Keep your profit.” What It Does for You Customer pays securely. Logs the purchase for easy tracking. Pulls the correct workflow. Sends a personalized HTML email with: Workflow JSON file attached. Installation & setup guidelines. Walkthrough video link. Support contact details. Sends you (the seller) an instant purchase notification. Why This Template Instead of Building It Yourself Save 25–40 hours** of coding, testing, and Stripe API integration. Avoid errors in file delivery, duplicate checkouts, and failed notifications. Get a production-ready digital delivery system you can brand and deploy in minutes. Customize effortlessly → add more products, change branding, or connect CRM. Proven flow: already tested (and using ourselves). Requirements n8n (self-hosted or cloud). Active Stripe account with API key. Access for file storage & logging. An email account for delivery. Bottom Line 💡 If you sell even one automation template, this workflow pays for itself. Instead of manually emailing JSON files, every customer gets a smooth, Amazon-like experience: they pay → they instantly receive → you scale without lifting a finger. 👉 By purchasing, you get: Full workflow JSON file. Email delivery with setup guidelines. Contact Us** via [email protected].

Build your own Google Drive and Microsoft Outlook integration

Create custom Google Drive and Microsoft Outlook 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 Drive supported actions

Copy
Create a copy of an existing file
Create From Text
Create a file from a provided text
Delete
Permanently delete a file
Download
Download a file
Move
Move a file to another folder
Share
Add sharing permissions to a file
Update
Update a file
Upload
Upload an existing file to Google Drive
Search
Search or list files and folders
Create
Create a folder
Delete
Permanently delete a folder
Share
Add sharing permissions to a folder
Create
Create a shared drive
Delete
Permanently delete a shared drive
Get
Get a shared drive
Get Many
Get the list of shared drives
Update
Update a shared drive

Microsoft Outlook supported actions

Create
Create a new calendar
Delete
Delete a calendar
Get
Retrieve a calendar
Get Many
List and search calendars
Update
Update a calendar
Create
Create a new contact
Delete
Delete a contact
Get
Retrieve a contact
Get Many
List and search contacts
Update
Update a contact
Create
Create a new email draft
Delete
Delete an email draft
Get
Retrieve an email draft
Send
Send an existing email draft
Update
Update an email draft
Create
Create a new event
Delete
Delete an event
Get
Retrieve an event
Get Many
List and search events
Update
Update an event
Create
Create a mail folder in the root folder of the user's mailbox
Delete
Delete a folder
Get
Retrieve a folder
Get Many
Get many folders
Update
Update a folder
Get Many
Retrieves the messages in a folder
Delete
Delete a message
Get
Retrieve a single message
Get Many
List and search messages
Move
Move a message to a folder
Reply
Create a reply to a message
Send
Send a message
Send and Wait for Response
Send a message and wait for response
Update
Update a message
Add
Add an attachment to a message
Download
Download an attachment from a message
Get
Retrieve information about an attachment of a message
Get Many
Retrieve information about the attachments of a message

FAQs

  • Can Google Drive connect with Microsoft Outlook?

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

  • Can I use Microsoft Outlook’s API with n8n?

  • Is n8n secure for integrating Google Drive and Microsoft Outlook?

  • How to get started with Google Drive and Microsoft Outlook integration in n8n.io?

Need help setting up your Google Drive and Microsoft Outlook integration?

Discover our latest community's recommendations and join the discussions about Google Drive and Microsoft Outlook integration.
hubschrauber
Jon
David O'Neil

Looking to integrate Google Drive and Microsoft Outlook in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Google Drive with Microsoft Outlook

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