In some scenario third party software generate files with data where the file name will include the timestamp or other unique identifier in a folder (ex: invoice_2022-01-01_11_10_10.csv), the datasync expect a specific file name when we configure an extraction. Having the ability to use wild card would be really useful (ex: invoice*) and read all the csv with that criteria from this folder and import it in the same destination table. Once imported it would also be really nice to have a feature to move the file in an archive folder.