A. Configuration in Bubble
1. Plugin Installation:- Access the Bubble Plugin Marketplace and search for "Dropbox File Chooser Plugin for Bubble".
- Install the plugin and add the element to the page where you want to use it.
2. Basic Property Configuration:- In the Bubble editor, select the plugin element on your page.
- Configure the
app_key_dropbox property by entering your Dropbox application key (which you will obtain from the Dropbox Developers Console).
- Adjust other properties as needed, such as
linkType,
multiselect,
folderselect,
size_limit, and
file_types.
3. Security Configuration:- Define the
allowed_origins list to restrict the domains authorized to use the plugin.
4. Workflow Integration:- Bind the exposed states (e.g.,
file_urls,
file_ids,
file_names, etc.) to dynamic elements on your page.
- Set up workflows to respond to plugin events (such as
onFilesSelected,
onCancel,
error, etc.) and perform actions like saving files to the database or generating notifications.
5. Process Automation:- If handling multiple files, use the “Schedule API Workflow on a List” function to process each file individually through endpoints configured in your workflows.
B. Configuration in the Dropbox Console
1. Create an Application in Dropbox:- Log in to the
Dropbox Developers Console and create a new application.
- Choose the appropriate access type (e.g., “App folder” or “Full Dropbox”) based on your requirements.
2. Obtain the Application Key (app_key_dropbox):- Once the application is created, locate and copy the application key displayed in the configuration panel.
- This key will be used in the
app_key_dropbox property of the plugin in Bubble.
3. Configure Permissions and Security Settings:- Review and set up the necessary permissions for the application, ensuring it has access to the required resources (e.g., read/write access to files).
- Configure the redirect URI if needed for the authentication process.
- Apply the recommended security settings to protect your application.
5. Support & DocumentationTo help you get the most out of this plugin, we provide:
- 📘 Full Documentation: Guides & integration walkthroughs
- 🛠️ Troubleshooting Help: Quick resolutions for common issues via our detailed FAQ.
- 🔄 Continuous Updates: Stay up to date with regular security and feature enhancements.
- 💡 UX Boost with Native Picker: Using Dropbox’s official picker ensures reliability, speed, and optimal user experience.
More Plugins by ANDAON (BubbleAI Labs)Explore more powerful Bubble plugins from our team:
🧩 View All Plugins by ANDAON