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.