Dropbox
Import files directly from your Dropbox account
Overview
PrimeLink can import files directly from your Dropbox account. This allows you to access files stored in Dropbox without downloading them to your computer first.
You can import using either a file path or a Dropbox shared link. The integration supports browsing your Dropbox folders to find files easily.
Prerequisites
Dropbox Access Token
Before using Dropbox import, you need to configure a Dropbox access token:
- Go to PrimeLink → Settings → Integrations
- Find the Dropbox section
- Enter your Dropbox API access token
- Save settings
Getting a Dropbox Access Token
- Go to Dropbox App Console
- Click Create app or select an existing app
- Choose app type: Scoped access
- Choose access level: Full Dropbox or App folder
- Name your app and click Create app
- Go to the Permissions tab
- Enable
files.content.readpermission - Go to the Settings tab
- Under OAuth 2, click Generate access token
- Copy the generated token
- Paste it into PrimeLink Settings → Integrations → Dropbox
How to Import from Dropbox
Step 1: Select Dropbox Option
In Step 2 of the import wizard:
- Find the Upload From Dropbox option
- Click to select it
- The Dropbox panel will appear
Step 2: Specify File
You can specify the file in two ways:
Method 1: File Path
- Enter the file path in Dropbox
- Path format:
/folder/subfolder/file.csv - Example:
/Products/feed.xml - Click Fetch to download the file
Method 2: Shared Link
- Get a Dropbox shared link for your file
- Paste the shared link in the input field
- Click Fetch to download the file
Method 3: Browse
- Click the Browse button
- A file browser will show your Dropbox files
- Navigate to your file
- Select the file you want to import
- The file path will be automatically filled in
Step 3: Fetch File
After specifying the file:
- Click Fetch button
- PrimeLink will download the file from Dropbox
- Wait for download to complete
- If successful, the file will be parsed automatically
Step 4: Continue Import
Once the file is fetched:
- The file will be parsed automatically
- Columns/fields will be detected
- A preview of the data will be shown
- Click Next to proceed to Step 3
File Path Format
Dropbox Path Format
Dropbox paths start with a forward slash and are case-sensitive:
/Products/feed.csv- File in Products folder/Exports/2024/products.xml- File in nested folder/file.csv- File in root Dropbox folder
Shared Links
You can also use Dropbox shared links:
- Format:
https://www.dropbox.com/s/xxxxx/file.csv?dl=0 - Change
?dl=0to?dl=1for direct download - Or use the link as-is, PrimeLink will handle it
Best Practices
- Organize files: Keep import files in dedicated Dropbox folders
- Use consistent naming: Name files clearly for easy identification
- Test access token: Verify token works before setting up imports
- Monitor file updates: Ensure files in Dropbox are current
- Use shared links: Shared links work well for scheduled imports
- Secure token: Keep your access token secure and don't share it
- Regular token refresh: Access tokens may expire - refresh if needed
Troubleshooting
Access Token Invalid
- Verify token is correct in Settings → Integrations
- Check token hasn't expired
- Generate a new token if needed
- Ensure token has proper permissions
File Not Found
- Verify file path is correct (case-sensitive)
- Check file exists in your Dropbox
- Use Browse to locate file
- Verify file is in the correct Dropbox account
Fetch Fails
- Check internet connection
- Verify Dropbox API is accessible
- Check file size isn't too large
- Review error messages for details
- Try using shared link instead of path
Permission Errors
- Verify access token has
files.content.readpermission - Check app has access to the file location
- Regenerate token with correct permissions
Next Steps
Import files from Google Drive
Learn More →Import files from OneDrive
Learn More →Map your imported data to WooCommerce fields
Learn More →