n8nflow.net logo

Get email notifications for newly uploaded Google Drive files

by TomUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

This workflow sends out email notifications when a new file has been uploaded to Google Drive.

The workflow uses two nodes:

  • Google Drive Trigger : This node will trigger the workflow whenever a new file has been uploaded to a given folder
  • Send Email : This node sends out the email using data from the previous Google Drive Trigger node.