ed727
5
Hmmm… I just ran a test that worked for me. It was a simple upload with just an entity name, and a Type. The Type is an option set I have set up in Bubble. Here’s what I did:
- Made sure my upload file was saved as CSV. Here’s the screenshot. I just had one record in the test “AAATester”, and its function was “Database”.

- Mapped the fields (step #1 on the Bubble upload page – see below)
-
As I noted, if you want to upload something that links to something else (in this case, the Entity links to the option set Type), then that option set Type has to contain every option that the Entity you are uploading may have. Bubble won’t make them for you.
-
Upload was successful. Went to the Bubble database and the new entry was there.
A couple of other things I’m remembering…
-
A “best practice” I figured out when uploading a bunch of data with lots of fields was to name the fields on the spreadsheet (ie. the header row 1) with the exact same name as what I had in the Bubble database. It’s not required since you control what field maps to what, but it made a it a lot easier to connect everything and avoid mistakes.
-
If the option set field in your database is a list, I think I had to bracket the items and also tell Bubble what delimiter to use.
Basically followed the steps Bubble laid out… Introduction - Bubble Docs