There are a few threads sort of like this, but honestly, Bubble’s image uploading system is kind of byzantine and I can’t work out what’s going on in any of them.

I have a data type, “Picture”, with two fields: “Index” and “Image”. The Index field is an identifying number that intersects with a whole bunch of other data. “Image” is the image I want to associate with that index. I have already got the images from other sources and would like to simple upload them to Bubble and automatically associate them with each one’s respective index. But I can see no way of doing this en masse, because each Bubble image URL is unique. Can anyone help me here?

Are you uploading them in the order of their index? What in your Bubble database already has the respective index of the image to be uploaded?