Is there any way I can send a binary file via the HTTP Request block? The image attached is from a Postman request, just to illustrate what I want to do
In one of my typebots I make a call to a third party API to upload a file and it is requested to be sent as a binary. If there's no way to do it, I'll have to make an endpoint myself that can send it this way