Dropbox

Module Cloudlink - Dropbox
Technical Name cloud_link_dropbox

With Cloudlink - Dropbox you can easily connect Odoo to your Dropbox.

Dropbox Hero

Setup

OAuth 2.0 authorization code flow

  1. Create a new app in the App Console Dropbox create app

  2. Add a Redirect URI to your application. The redirect URI should be https://<your_odoo_domain>/cl_link_dropbox/token Dropbox app

  3. Give the app the following permissions: files.metadata.write, files.metadata.read, files.content.write and files.content.read Dropbox app permissions

  4. Create a new Cloudlink Drive and enter the Dropbox app details.

Dropbox Drive Settings

Dropbox Settings

App key

App key of your Dropbox app. Can be found in the App Console.

App secret

App secret of your Dropbox app. Can be found in the App Console.

Redirect URI

Destination when returning tokens after successfully authenticating.

Directory

The directory to mount. (default: /)