How to read the contents of a .xlsx file uploaded to a Commerce File Attachment attribute using BML?
Summary:
In our project, User want to upload the .xlsx file in the file attachment attribute in commerce...
Through BML we are trying to read the content in that file and set it to the other commerce attributes.
Currently BML is supporting to read only the CSV file..
Anyone one know the way to read the XLSX file by BML (or) to convert the attached XLSX to CSV using BML with the help of API?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0