Client imports from XLS and XLSX

It would be very nice if the client imports process could have recognise XLS and XLSX spreadsheets not just CSV. Is there any chance of this being included in future.

As a further enhancement, regardless of the source file format, it would be very helpful system could recognise where the column headings match the required mapping for the import file and not require the fields to be manually selected.

It’s something we may look at but with XLS and XLSX being a proprietary Microsoft format it means we need to install additional (bloated) libraries to get it working. Excel can easily save to CSV so it’s a more preferable trade off than adding support for XLS/XLSX.