Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Configuring the Dropbox Connector

rsimon edited this page Dec 20, 2011 · 1 revision

Dropbox uses OAuth authentication. That means you need to create an app at the Dropbox Developer Site. After creating the app, you will receive your unique "application key" and "application secret" tokens.

In the /conf folder, create a copy of the file dropbox.properties.template named dropbox.properties and paste your application tokens in there. Restart the application. You should now be able to add a Dropbox datasource to a user account.