We have many different databases that send excel files as attachments to a single email address.
And my goal is to consolidate all these attachments into a single Excel file.
I am searching for a way to programmatically access the email box and consolidate all these attachments into a single excel file, that is then sent to another email address.
What kind of library or language could help achieve this in the most efficient way ? Or maybe there is already a simple program out there that does exactly this ?