Data Upload on Bubble

I would like to upload CSV-Files on the Database, but it doesn’t work. What can I do?

if you’re looking to import data from csv to bubble I recommend using make.com

load the csv into a google sheet
build a basic scenario to iterate the sheet rows
process each row and create the things in bubble database

you can also use the batch process function to save WU