Automate File Alerts with n8n and Google Drive Trigger

Struggling to stay updated on new files added to your Google Drive folder? This n8n workflow automates email alerts instantly when a file is created, saving you time and preventing missed updates. Learn how to set up this automation that notifies you via email when specific Google Drive folders receive new files.
googleDriveTrigger
emailSend
Workflow Identifier: 1399
NODES in Use: Google Drive Trigger, Send Email

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow sends an email alert every time a new file is added to a specific Google Drive folder.

It helps stop missing important new files and saves time spent manually checking the folder.

The result is instant email notifications with the new file name, keeping users informed without extra work.


Who should use this workflow

This workflow is good for people who share files in Google Drive folders and need quick alerts on new uploads.

It fits project managers, team leaders, or anyone who can’t check folder contents often but must stay updated.


Tools and services used

  • Google Drive Trigger node: Watches a folder for new files.
  • Send Email node: Sends email notifications through SMTP.
  • Google Drive account: Needs folder access and OAuth2 credentials.
  • SMTP Email account: Required to send notification emails.

Beginner step-by-step: How to use this workflow in n8n

Importing the workflow

  1. Download the workflow file using the Download button on this page.
  2. Open n8n editor and click on “Import from File” to upload the downloaded workflow.

Set credentials and configurations

  1. Add Google Drive OAuth2 credentials with access to the folder you want to watch.
  2. Add SMTP email credentials for sending notifications.
  3. Update the Google Drive folder ID to the folder you want to monitor if different from default.
  4. Change the recipient email address in the Send Email node to your preferred email.

Test and activate

  1. Upload a test file to the watched folder and check if the email notification is received.
  2. If email alerts work, save and activate the workflow to run continuously in production.

This activates automatic email alerts for new files in your Google Drive folder with minimal setup.

For those using self-host n8n, ensure the server is always running for real-time alerts. self-host n8n is a good resource.


Inputs and processing steps

Inputs: A Google Drive folder monitored for new files.

Processing steps:

  • Google Drive Trigger listens for “fileCreated” events in the chosen folder.
  • When a new file appears, its name and details flow to the Send Email node.
  • Send Email node constructs and sends an alert email using SMTP.

Output: An email is sent instantly showing the new file name.


Common edge cases and how to fix

New files do not trigger emails: Folder ID might be wrong or OAuth2 credentials lack folder access.

No emails arriving: SMTP credentials might be invalid or email provider limits sending. Check credentials and email account restrictions.

Emails sent but missing file info: Make sure the expression for file name in email text uses correct syntax, like {{$json["name"]}}.


Customization ideas

  • Send email to multiple recipients by adding more emails separated with commas.
  • Add file download or view link to the email text using {{$json["webViewLink"]}} for faster access.
  • Monitor several folders by duplicating Google Drive Trigger nodes and setting different folder IDs.

Summary of benefits and results

✓ Save daily time by stopping manual folder checks.

✓ Never miss new uploaded files in important Google Drive folders.

→ Receive instant email alerts with file names on new uploads.

→ Improve project communication and reduce delays from missed file updates.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free