Hi everyone, I would like to upload a CSV file with rows of data.
One of my columns in the database is an image. I’ve read that in order to upload images, it must be a the URL to the image from a public dropbox or google drive in the CSV file.
I noticed I can upload files (only one at a time) in Bubble’s file manager and copy/paste the URL to the database for the image to appear on the front-end, however, that isn’t the most efficient process as I’m copying and pasting multiple urls one at a time.
Can anyone suggest any efficient process here? Something I can potentially build out?