Dropbox (OAuth)
The Dropbox (OAuth) connector allows you to integrate Dropbox as a data source for your pipelines using OAuth authentication. This guide explains the configuration options available when setting up this connector.
Configure the Connector
To configure a connector to your Dropbox instance using OAuth:
-
Click Source Connectors from the main menu.
-
Click New Source Connector from the Source Connectors page.
-
Select the Dropbox OAuth card.
-
Enter a name for your connector.
-
Click Authorize to begin the OAuth process.
-
A new window will open, prompting you to sign in to your Dropbox account.
-
Follow the prompts to grant Vectorize access to your Dropbox.
-
After authorization, you'll be presented with a file selector showing your Dropbox contents.
-
Select the files and folders you want to include in your pipeline.
-
Click Create Dropbox Integration to complete the process.
Configuring the Dropbox OAuth Connector in a RAG Pipeline
This connectors does not need any additional configuration in the pipeline. Simply select it as your data source.
Modifying Selected Files
To modify your Dropbox connector settings:
- Navigate to your existing Dropbox OAuth connector.
- Click Edit to modify your connector settings.
- Update your configuration as needed.
- Click Update Dropbox Integration to save your changes.
Troubleshooting
If your Dropbox OAuth connector is not ingesting files properly, check the following:
- Authorization status: Ensure your OAuth authorization hasn't expired. If it has, you'll need to reauthorize the connector.
- File access: Verify that you still have access to all selected files in your Dropbox.
- File size limits: Files exceeding 10MB may not be processed properly due to API limitations.
- Supported file types: Confirm that all files match the file extensions you've specified in the configuration.
If you see an error during the OAuth process, try the following:
- Clear your browser cookies and cache
- Use a private/incognito browser window
- Ensure you're signed in to the correct Dropbox account
What's next?
-
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.