Skip to content
FlowHubFluxonLab
Gmail
Gmailfree

Get an mp4 attachment from Gmail to Google Drive

by Wilbert Muzaadapted from n8n official workflow galleryUpdated Aug 2026
RequiresGmailGmailGoogle DriveGoogle Drive
Share Post Share
Gmail1Upload File1SeGet attachment LinkGet attachment …12
1/5
STEPS · 2
Execution path through the workflow

This simple workflow allows you to get an mp4 attachment from gmail email and then upload it to Google Drive to get attachment webview link.

Tags

n8nreference-onlygmailgoogle-drive
Connects
gmailGmailgoogledriveGoogle Drive
CategoryGmail
Triggermanual
Complexitysimple
Nodes3
AddedMay 17, 2021

Related workflows

See all Gmail
gmailgoogledrive
free

Upload invoices from Gmail to Google Drive

Upload invoices from Gmail to Google Drive daily

by Jason
Cgmailgoogledrive
free

Save starred Gmail emails as Markdown notes to an Obsidian Google Drive folder

Quick overview This workflow runs daily, finds starred Gmail emails that are not yet labeled as saved, converts each email into a Markdown note with YAML frontmatter, uploads the note to a Google Drive folder synced with your Obsidian vault, and then labels the email to prevent duplicates. How it works Runs every day at 7am on a schedule trigger. Searches Gmail for emails matching your query (default: starred) while excluding messages already labeled obsidian-saved. Converts each matching email into a Markdown file with YAML frontmatter (title, from, date, tags) and the email body, using a date-prefixed, filesystem-safe filename. Processes emails one at a time to avoid rate limits and ensure reliable saves. Creates a .md file in the selected Google Drive folder using the generated filename and Markdown content. Adds the obsidian-saved label to the original Gmail message so it is skipped in future runs. Setup Add Gmail OAuth credentials and ensure your account has access to read messages and apply labels. Add Google Drive OAuth credentials and select the destination Drive and folder ID where your Obsidian vault syncs (for example, a folder inside your vault). Create a Gmail label na

by 43 Sunsets
gmail
free

Set automated labels in Gmail

Explore this workflow on its official n8n template page.

by Harshil Agrawal