Bulk Option Sets Uploader for Bubble.io - Chrome Web Store
The Bulk Option Set Uploader for Bubble is a Chrome extension that automates the tedious task of uploading option sets in Bubble
. Instead of manually entering one entry at a time, you can now simply upload a CSV file and let the extension handle the rest.
Requirements:
- Google Chrome (with your extension installed)
- A properly formatted CSV file containing your option set data. Make sure your CSV file includes a header row with all column names.
- Access to your Bubble application’s editor (specifically the Data tab, Option Sets sub-tab).
Step-by-Step Instructions:
-
Install the Extension:
- Visit the Chrome Web Store and install “Bulk Option Set Uploader for Bubble.”
-
Prepare Your CSV File:
-
Upload the CSV:
- Open your Bubble application editor and navigate to the Data > Option Sets section.
- The extension adds a side panel. Click on the “Upload CSV” button and select your file.
-
Select the Display Column:
- After uploading, a dropdown will list all CSV headers. Choose the column that will act as the display (primary key).
- This column is essential as it uniquely identifies each option.
-
Configure Attribute Types:
- The extension will display the remaining columns. For each column, select its data type from the dropdown options: Text, Number, Boolean, Date, List.text or List.number
- (By default, all columns are set to Text.)
-
Generate and Copy the Option Set:
- Click on the “Create Option Set” button.
- The extension will generate the option set code and prompt you to copy it to your clipboard.
-
Paste into Bubble:
- Return to your Bubble editor in the Option Sets sub-tab.
- Paste the copied option set code, and your bulk option sets will be created automatically.
Troubleshooting & FAQs:
- CSV Issues:
- Verify your CSV file is properly formatted (correct delimiters, no missing headers).