HTTP Request block with binary file
Hey, guys.
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

6 Replies
Anyone? 🙁
No way to do that :/
What are you trying to achieve in the end? Can you provide your use case?
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
Yes that won’t be possible in typebot unfortunately
But you can do it there is way around it
first add file block then request block

