CSV file - Image Upload

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?

If you are uploading a CSV file, which is a text file, then the images would need to be an URL.

There are multi file uploader that allows you to upload multiple files at once.

I’m looking for a more indepth solution here. If someone else can please help find an efficient way to do this, that would be greatly appreciated.

This topic was automatically closed after 70 days. New replies are no longer allowed.