Execute code without user

Hey,
is it possible to execute a function without a user.
I want to run a code at 00:01 am every day.

Is that possible with Editor X or are there any external services for wix that can make this possible?

Thanks for your help.

No, there is an internal service, called Job Scheduler. It’s like a cron-job, but with a limitation of 1 hour min for same job. But that would not hurt you, i gather.