I’m trying to use a service that receives an email with an attachment and parses and sends the information to an endpoint I’ve setup.
I’m receiving the data with no problem but I’ve not been able to figure how to handle the base64 file data and upload it to a file field in a Bubble table. Can anybody help here?
Here’s the information for where the emails are sent and where the information goes.
Below is the data types received. I “think” the Content is the base64 file data.
Here’s how it looks in RAW data:
Any experts out there willing to help?
Thanks,
George