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!