Upload Excel file via HTTP POST request.

Hello,

I need to upload Excel file via HTTP POST request.
According to the API parameters the content of the excel file has to be sent as binary inside the body of the request.
How can I read Excel File from application server side in ABAP program binary and how to add those data into
request body ?

thanks for your hint.

Scroll to Top