How to Send Binary File via Connector API?

Hello how are you ?

I’m trying to send video via API to bunny.net, but bubble doesn’t allow sending binary files via api connector.

What is the solution for this? could anyone help me?

When I send via POSTMAN everything works, but when I try to send via API CONNECT - BUBBLE.IO the videos only have the message “Encoding Failed” inside bunny.net.

I believe it is something related to sending a binary file but I don’t know how to solve this. Could I help myself? please.

We used the workaround with xano for this

I’m new to development hahaha

What was the process you did?

Do you send the video via API to XANO and then XANO sends it to Bunny.net?

user uploads content - we save it to wasabi cloud - we integrated the content posting into xano itself and trigger the api of xano from bubble with the details the user gives us (content from wasabi upload for example)

In your case i would build the api call to bunny in xano and trigger it from bubble via api

thank you so much

i still hope @emmanuel will integrate this function in bubbles api… but yeah best workaround till now. Guys is there something in the roadmap?

2 Likes