Hi,
I am looking for an option to upload excel file (Not read the excel content) to backend system similar to using File Uploader control on UI5 .
using file uploader the file content is sent in blob format to the api. I am looking for a similar option to get file content in blob or binary format to pass the same to API but no success yet.
Any pointers will be helpful.
Thanks
Vijay