Hi,
I need to make a Post api request to send a file converted to Base 64,
The built in Bubble workflow functionnality “myFile: encoded in Base 64” only works with PUBLIC file and not with private files. (if you toggle the “make this file private” in the file uploader).
I am currently looking for a solution, but only found plugins that works with public files.
I wonder if somebody found a solution to this, either custom code or third party service, because if you need to handle Private files and send them via API, it seems that you can’t do it with Bubble at this moment.
Thank you guys for your help on this,
Martin