Upload images via API

Hi,

I want to upload 10.000 images from my local computer to Bubble.
I found something with creating base64 encoded URLs and uploading them via the data API. However, how can I create a structured JSON and how can I encode my images in bulk to such a base64 encoded URL?

Has someone experience with this?

Thanks!

Upload it to Google Drive or any other storage with API access. Use Integromat to post the images to your Bubble Endpoint.

1 Like