Integrations: Multi-File CSV import in Dashboard
We are using a custom built dashboard to import multiple CSV files to several Import workflows at the same time.
Currently the user has to select import separately for each file as the prompt window does not support multi-select. Then all imported files can be Validated and Loaded.
The dashboard looks currently like this:

Our business thinks this would impact our short closing times severely as users have to do this multiple times after corrections are made and for multiple companies. Rough estimate is about 50 users impacted each closing.
Calling a different Windows API functionality should not be a huge change and this could potentially save us a lot of headaches.
At the moment we cannot use direct connection to our ERP systems as they are too varied across the companies, so a standardized CSVs are our only option.
