---
title: "Collect Dropbox files with the Data Platform connector"
description: "Dropbox is a cloud storage service used for file sharing and collaborative work"
url: https://docs.ovhcloud.com/es/guides/public-cloud/data-platform/connectors-sources-dropbox
lang: es
lastUpdated: 2026-09-14
---
> For AI agents: the complete documentation index is available at https://docs.ovhcloud.com/es/llms.txt, the full documentation bundle is available at https://docs.ovhcloud.com/es/llms-full.txt.

# Collect Dropbox files with the Data Platform connector

## Objective

Dropbox is a cloud storage service used for file sharing and collaborative work. The Platform allows you to collect data you stored on Dropbox and import it directly into your platform.

![DB1](/images/public-cloud/data-platform/product/connectors/sources/connectors/dropbox/picts/DB1.png)
## Add a Dropbox source on the Platform

### Configuration screen overview

Once you have found _Dropbox_ in the **Platform store**, click on _Select_ and you will be able to see the configuration screen as shown below -

![DB2](/images/public-cloud/data-platform/product/connectors/sources/connectors/dropbox/picts/DB2.png)
### Learn how to get a Dropbox token

- Go to [https://www.dropbox.com/developers/apps/create](https://www.dropbox.com/developers/apps/create)

You will see the below screen to Create an App –

![DB3](/images/public-cloud/data-platform/product/connectors/sources/connectors/dropbox/picts/DB3.png)
- Do the following steps –

  1. Choose an `API`

  2. Choose the type of access you need - `App Folder` or `Full Dropbox`

  3. Give your app a `Name`

  4. Click on `Create app`

- Once your application has been created, you will be redirected to the settings page –

![DB5](/images/public-cloud/data-platform/product/connectors/sources/connectors/dropbox/picts/DB5.png)
- Go into the `Permissions` tab, then make sure `files.metadata.read` and `files.content.read` permissions are enabled. Then click on Submit.

![DB5](/images/public-cloud/data-platform/product/connectors/sources/connectors/dropbox/picts/dropboxmetas.png)
![DB6](/images/public-cloud/data-platform/product/connectors/sources/connectors/dropbox/picts/DB6.png)
- Going back to `Settings` tab Click on `Generate` under `Generated access token`

- Set `Access token expiration` to `No expiration`

- Copy your `token`

### Configuring your source

When creating the source, you will be required to input the following information :

- Token: The access key to your app (generated in the previous step).
- Path: The path to the folder.

:::info
If the token is an application token linked to a folder, you don't need to put anything in the Path field
:::

Once you add the above details click on _Connect_ and then on the _Create_ button on the top right-hand corner.

:::warning
Don't forget to name your source before creating it. The technical name cannot be changed after creating the source and will be used when trying to open the source using the [SDK](https://docs.ovhcloud.com/es/guides/public-cloud/data-platform/landing-page-developers-python-sdk.md).
:::

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/es-es/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.

Ask questions, give your feedback and interact directly with the team building the Data Platform on the dedicated [Discord channel](https://discord.gg/ovhcloud).

If you need support with your OVHcloud services, create a request in our [Help Centre](https://help.ovhcloud.com/csm?id=csm_get_help).

Join our [community of users](https://community.ovhcloud.com/).
