Dropbox
Last updated
Last updated
The Dropbox Source Connector allows you to integrate Dropbox as a data source for your pipelines. This guide explains the configuration options available when setting up a Dropbox connector.
Before starting, you'll need the following for your Dropbox application:
Refresh token
App key
App secret
If you don't have an application created yet, check out our guide How to Create a Dropbox Application.
To configure a connector to your Dropbox application:
Click Source Connectors from the main menu.
Click New Source Connector from the Source Connectors page.
Select the Dropbox card.
Enter a name for your integration, then click Authorize. Follow the prompts to grant Vectorize permission to access your Dropbox account.
Once permission is granted, you'll be returned to Vectorize and Dropbox Connected will display on the page. Click Create Dropbox Integration to complete the process.
You can think of the Dropbox connector as having two parts to it. The first is authorization with your Dropbox application. This part is re-usable across pipelines and allows you to connect to this same application in different pipelines without providing the credentials every time.
The second part is the configuration that's specific to your RAG Pipeline. This allows you to optionally specify a folder to start reading from.
If you haven't yet built a connector to your vector database, go to Configuring Vector Database Connectors and select the platform you prefer to use for storing output vectors.
OR
If you're ready to start producing vector embeddings from your input data, head to Pipeline Basics. Select your new connector as the data source to use it in your pipeline.