Allow passing a folder instead of a single file in order to do bulk upload.
Opened this issue · 0 comments
rubenwap commented
Parameters can be easily changed to take a folder as an input rather than a single file. But that brings us the next question: How to deal with the Sheet naming if you have a bunch of files rather than a single one.
It's necessary to consider how to best structure the input data for a functionality like this possible bulk import.