If I have a script that is polling an API from an external system and then transforming the data and writing to Acumatica - what is the best free way to host that script so it can run on a schedule?
So far it runs in my VM in the background but I want to know if there are any better or fully free options.