Sending xlsx File to Rest API

Hi All,

We have a requirement to send a xlsx format file to Rest Endpoint without converting to base64 format.

I know we can convert it to text and then use post method to send the file.

Is there a way to directly post the file to Rest API? Reason is our receiving end accepts file in xlsx format only.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data