Dropbox can be connected at the org level (shared credential for all groups) or personally by each team member. Admins set up the org connection; individuals connect their own account for personal access.
Go to dropbox.com/developers → App Console → Create app
Go to your app → OAuth 2 → Generated access token → Generate
Copy the token and paste it below
Note: Full OAuth flow coming soon.
Ready to connect?
Go directly to the integrations page in your dashboard.
These are the data scopes On Belay can be granted for Dropbox. Your org admin controls which scopes are enabled per group.
| Scope | Description | Access |
|---|---|---|
files.content.read | Read files | Read only |
files.content.write | Write files | Read / Write |
files.metadata.read | Read file metadata | Read only |
sharing.read | Read shared links | Read only |
Your OAuth app's authorized redirect URIs don't include the On Belay callback URL. Add https://app.onbelay.ai/api/oauth-callback/dropbox to the allowed redirect URIs in your OAuth app settings.
The API or scope isn't enabled in your cloud project. For Google integrations, make sure the relevant API (e.g., Google Ads API, Search Console API) is enabled in Google Cloud Console for your project.
Check that your group has been granted access to this integration in On Belay → Groups → [your group] → Integrations. Also verify the specific scopes your group is permitted to use match what your query requires.
Still stuck? We're happy to help.
Contact support →