Dropbox
Ingest your files into Unstructured from Dropbox.
The requirements are as follows.
-
A Dropbox account. Get an account.
-
A target source or destination folder in your Dropbox account. Create a folder.
-
A Dropbox app for your Dropbox account. To learn how to create an app, click the App Console tab on the Getting Started page.
-
Permission for your Dropbox app to read from, and write to, the target folder in your Dropbox account as needed. To do this:
-
On the Permissions tab of your Dropbox app, check the boxes files.content.read or files.content.write or both. Learn more.
-
On the Settings tab of your Dropbox app, for App folder name, set the name of the target folder in your Dropbox account for your Dropbox app to have access to.
-
Note the remote URL to the target folder, which takes the format
dropbox://<path/to/folder/in/account>
.
-
-
An access token for your Dropbox account. Get a token. Save this token in a secure location. Do not share it with others.
To create the source connector:
- On the sidebar, click Connectors.
- Click Sources.
- Cick New or Create Connector.
- Give the connector some unique Name.
- In the Provider area, click Dropbox.
- Click Continue.
- Follow the on-screen instructions to fill in the fields as described later on this page.
- Click Save and Test.
Fill in the following fields:
- Name (required): A unique name for this connector.
- Data URL (required): The URL to the target Dropbox directory, starting with
dropbox://
. - Recursive (source connector only): Check this box to also process all subfolders and their files within the directory.
- Access token : A Dropbox access token for the target account.
Was this page helpful?