Hi, I've been working on this issue for a couple of years and had only done it file-by-file, but I need to scale up the process. How it goes is that I'm given a metadata file to refer to. Then using the schema detailed in the metadata file, I import each input file listed in it, select the sheet I need, rename the fields to follow the schema in the metadata file, use a formula tool to add the fields that are missing manually, then merge the data from all the input files into one table and export that. However, this process is not scalable and too manual for me to continue doing it file-by-file.
I've attached a zipped folder with the example metadata file, and 3 input files with sample data to look through. Hope anyone has any ideas to share with a fresh pair of eyes!