Skip to content
FlowHubFluxonLab
Google Drive
Google Drivefree

Download a file from Google Drive

by amudhanadapted from n8n official workflow galleryUpdated Aug 2026
RequiresGoogle DriveGoogle Drive
Share Post Share
MaOn clicking 'execute'On clicking 'ex…Google DriveWBWrite Binary FileWrite Binary Fi…12
1/5
STEPS · 2
Run manually by an operator

Companion workflow for Google Drive node docs

Tags

n8nreference-onlygoogle-drive
Connects
googledriveGoogle Drive
CategoryGoogle Drive
Triggermanual
Complexitysimple
Nodes3
AddedJul 15, 2020

Related workflows

See all Google Drive
googledrive
free

Save new Files received on Telegram to Google Drive

Effortlessly optimize your workflow by automatically save all files you are receiving on Telegram to a Google Drive Folder. How it works Retrieve a message sent to your Telegram Bot containing a file Upload the file to your Google Drive Folder Set up Steps Create a Telegram Account and a Telegram Bot and connect your Telegram Bot to n8n by following the official n8n instructions Create a Google Drive Folder Connect your Google Drive with n8n following the official n8n instructions Set the right folder in the Google Drive node Use case examples Backup and Recovery Cross-Platform Access File Organization and Management File Collaboration and Sharing Storage Space Management

by Manuel
googledrive
free

Get Multiple Attachments from Gmail and upload them to GDrive

This is a simple template to show how to extract multiple email attachments and return them as an iterable output. How it works: The Gmail Trigger node detects any new email that has attachments. The Code node will then extract them as binary files and attaches them to the item. They can then be uploaded via the Google Drive node. Setup steps: add your Gmail Credentials add your Google Drive Credentials Follow the official n8n Documentation for help Feedback & Questions If you have any questions or feedback about this workflow - Feel free to get in touch at [email protected]

by Ria
googledriveW
free

Backup n8n workflows to Google Drive

Temporary solution using the undocumented REST API for backups using Google drive. Please note that there are issues with this workflow. It does not support versioning, so please know that it will create multiple copies of the workflows so if you run this daily it will make the folder grow quickly. Once I figure out how to version in Gdrive I'll update it here.

by Angel Menendez