workflows.fit
Back to n8n workflows
n8n templateFreeBy Tom

Get email notifications for newly uploaded Google Drive files

This workflow sends out email notifications when a new file has been uploaded to Google Drive. ![](https://docs.n8n.io/assets/img/workflow.44f43fab.png) The workflow uses two nodes: - Google Drive Trigger: This node w...

CommunicationHITLCore NodesData & StorageGoogle Drive TriggerEmail SendStart
Loading interactive preview...

Template notes

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

![](https://docs.n8n.io/assets/img/workflow.44f43fab.png)

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.