Automate download of CAD files to send to Supplier

Good evening, my Purchasing team is constantly getting Suppliers to quote building a certain assembly. In order to prepare the quote, the Supplier needs all of the SolidWorks CAD files from Aras. This means the parent SLDASM and all related child SLDPRT files. Currently, the Purchasing team is downloading these files 1-by-1 from Aras, before emailing them to the Supplier.

This seems like a fairly common industry task. Has anyone done any development to automate this, specifically the recursive file download? I've seen a GitHub project to download multiple file attachments via a single action, but this is a slight different use case.

Thanks in advance!

Paul Sheehy