Extracting temporary ImageURLs and saving them into a Image List?

Hi,

I’ve searched far and wide and tried a few plugins too but can’t seem to solve this particular issue.

In a nutshell, I have a PDF extract external API that spews out multiple image urls that are temporary stored on their servers.

tempImageURL1, tempImageURL2…

I want to save them into the Bubble IO database against a list of images thing.

Has anyone got any solutions or workarounds?

Thanks!

Is it coming from API connector? Did you tried :each item saved to Bubble storage? (is it returned as a list of url?). Also, did you set the type to “image” in API connector?

1 Like

I could have sworn I tried this and it didn’t work but it does in fact save the files into the DB. Thank you Jici.

1 Like