Dropbox is a home for all your photos, documents, videos, and other files. Dropbox lets you access your stuff from anywhere and makes it easy to share with others.

Changelog

13 versions
v1.5.1 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Dropbox API.
v1.4.0
  • Added test() (Flow Test Mode) to all triggers: NewFile, NewFolder.
v1.3.3
  • Added output examples to component schemas.
v1.3.2
  • ListFiles: Bugs fixed
v1.3.1
  • SaveURL: Bug fix
v1.3.0
  • NewFile, NewFolder: add Path and Recursive options.
v1.2.4
  • Fixed refresh token issue.
v1.2.1
  • Fixed bug in 'ListFiles' component.
v1.2.0
  • Added a new components.
v1.1.2
  • Authentication module made compatible with Appmixer 5.0
v1.1.1
  • Update DownloadFile file input label and tooltip.
v1.1.0
  • Change file select input of DownloadFile to avoid loading all files when selecting a file.
v1.0.0
  • Initial version

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Triggers

2
New File icon

New File

This trigger fires every time a new file is added.
New Folder icon

New Folder

This trigger fires every time a new folder is added.

Actions

11
Create Folder icon

Create Folder

This action creates folder.
Create Text File icon

Create Text File

This action creates new text file.
Download File icon

Download File

Download file from dropbox.
Find Files icon

Find Files

This action finds file.
Find Folders icon

Find Folders

This action finds folder.
Get File Metadata icon

Get File Metadata

This action returns the metadata of an item in a folder.
List Files icon

List Files

Returns list of files in dropbox.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Dropbox API.
Rename File icon

Rename File

This action renames a file.
Upload File icon

Upload File

Upload file into dropbox.
Save U R L icon

Save U R L

This action saves URL in text file.