I am in the process of migrating all my legacy data from my old CRM into my new Bubble app Can anyone tell me how I can deal with my images… I have an excel with 5000 AWS S3 (not bubble’s) URL’s in it. How can I get them off their existing server and into Bubble/Box?
I will give this a try. The urls are all on a spreadsheet, all are urls to images held in a third-party AWS bucket. If I type the url into my browser I see the image. If I therefore add the spreadsheet to Bubble as a ‘Thing’ on my database and then run a recursive workflow using ‘save to s3’, you think it’ll grab the file and add it my bubble s3?