I have a requirement of sending .xlsx file using POST API.
I guess Ideal way of doing this is to use Single File option in WEB API configuration and passing Binary file from process.
But unfortunately the WEB API definition does not support the Binary File, even when used Binary File option from POSTMAN , it throws server error.
There are two options available it seems
1 ) Form-data : When I use this option in POSTMAN, it works fine but not sure how to use this option in Blueprism as Blueprism supports only below option
------------------------------
Kirtish Trivedi
------------------------------