Skip to content
FlowHubFluxonLab
Dropbox
Dropboxfree

Add data from Google Sheet to Dropbox

by Jan Oberhauseradapted from n8n official workflow galleryUpdated Aug 2026
RequiresDropboxDropboxGoogle SheetsGoogle Sheets
Share Post Share
Read SheetSFConvert to XLSUpload DropboxInTrigger all 15 minTrigger all 15 …123
1/5
STEPS · 3
Runs on a schedule

Triggers worfklow all 15 minutes Reads the data from Google Sheet Converts data to XLS Uploads the file to Dropbox

Tags

n8nreference-onlydropboxgoogle-sheets
Connects
dropboxDropboxsheetsGoogle Sheets
CategoryDropbox
Triggermanual
Complexitysimple
Nodes4
AddedSep 1, 2019

Related workflows

See all Dropbox
dropboxW
free

Transform XML data and upload to Dropbox

Download XML data Convert it to JSON Change title in data Convert back to XML Upload file to Dropbox

by Jan Oberhauser
dropboxW
free

Manage folders automatically in Dropbox

Companion workflow for Dropbox node docs

by amudhan
dropbox
free

Nightly n8n backup to Dropbox

This template will create a nightly backup of all your n8n workflows to a Dropbox folder. Each night, the previous night's backups are moved into an "old" folder, and renamed with the date they were taken. Backups over a specified age are deleted. (this is disabled by default for safety until you manually enable and verify it with your own setup) Prerequisites Dropbox account and credentials A destination folder for backups Setup Update all dropbox nodes with your credential Edit the Schedule Trigger node with the desired time to run the backup Edit the DESTINATION FOLDER node to specify the path in dropbox to upload to. This should be a folder and include the trailing / If you want to automatically purge old backups Edit the PURGE DAYS node to specify the age to purge Enable the PURGE DAYS node, and the 3 subsequent nodes Enable the workflow to run on the specified schedule

by Joey D’Anna