I have a macro for a file which downloads large quantities of data from various servers (Alteryx will not have access to these servers) and rolls the file to the new business day. This acts as an input file before some analysis is done on it and then an output file is generated. There are multiple files of this nature in which someone has to wake up at 6.20am each morning to click a button to kick off each macro. This is a task that takes atleast an hr
Is there a way Alteryx can be automatically scheduled to run these macros (from excel) and gather the data into alteryx as a set of input files?
Regards