Package Information
Released: 5/20/2025
Downloads: 2 weekly / 18 monthly
Latest Version: 1.0.0
Author: vworkdigital
Available Nodes
Documentation
n8n-nodes-dropbox
This is an n8n community node. It lets you use Dropbox in your n8n workflows.
Dropbox is a cloud-based file storage service that lets you save files online and sync them to your devices.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Upload File
Upload a file to your Dropbox account from either:
- Binary data from a previous node
- A URL (the node will download and upload it)
Credentials
You need to create a Dropbox app to use this node.
- Create a Dropbox account or log in
- Go to the Dropbox Developer App Console
- Click "Create app"
- Select "Scoped access" for the API
- Choose "App folder" or "Full Dropbox" access level
- Name your app
- Click "Create app"
- Navigate to the "Permissions" tab and select:
- files.content.write
- files.content.read
- Click "Submit"
- Go to the "Settings" tab
- Add your OAuth2 Redirect URL (from the n8n Dropbox OAuth2 credential screen)
- Copy the App key (Client ID) and App secret (Client Secret)
- Use these values to connect your n8n Dropbox node
Compatibility
Tested against n8n version 1.0+