Hey @Product
I have a Wrkflow where I need to upload multiple CSVs to a site. I've learned that in the site, rather than uploading one CSV file at a time, I can upload one zip file and thus to a bulk import.
All my CSV Files will be accessible in a Google Drive folder. Is there any way I can either export the files from the folder in a Zip format? Or could I perhaps download all the CSV files and then afterwards compress them into a Zip file?