Import Hubspot Data in Dust using Dust APP

I am looking to adapt the following script in a dust APP:

I got it to work on my computer, but I need to run it once a day to update the latest Hubspot data in Dust.
I am trying to figure this out since this morning, but couldn’t find a solution.
First, I wanted to know if it’s doable, and if it is, how ?
Thank you !

Hi,

You could just use a cron job to run the script once a day :slight_smile:

This imply having a server or computer where the script will run once a day right ?
Isn’t it possible to do it directly on Dust through an APP ?