How To: Run a Script with a Scheduled Event Handler
How To: Run a Script with a Scheduled Event Handler
Steps
- Navigate to Domain > Server >Events > click + to create new Event.
- In the new box, click Add Event.

- Choose Scheduled Events > Scheduled Standard Event , then click Okay. Note: you can use any type of event you want to trigger a script, we are using scheduled event for an example.
- Then navigate to Conditions and click + ADD CONDITION
- Choose an option whether you want your event to run One Time or on Repeat (if this otion is chosen, choose the corresponding Days, Hous, and Minutes to repeat ), then click OKAY.
- Click Action and click Add Action.
- Choose Spawn process to run job.

-
- Enter the Path to your script under Attachments
- Enter any Parameters under Parameters then click +
- Click Okay
- Review if all the information is correct for your event then click Create.