You can automate the execution of custom functions at regular intervals of time using Schedules. Custom functions allow users to manipulate data within ServiceDesk Plus Cloud and other external applications. For example, you can configure a schedule to escalate requests that have remained unapproved for a definite time to the stakeholders. You can also regularly sync data between ServiceDesk Plus Cloud and any project management software, such as Zoho Projects.
You can configure schedules for custom functions added under Setup
>> Developer Space >> Custom Functions >> Scheduled Functions.
Go to Setup
>> Automation >> Schedules and click New Schedule.
Use Existing Function - Select a custom function and click Choose. You can also edit the custom function before selecting.
Create a New Function - Provide a unique name to the custom function and enter a description. Add the script to the editor and click Save and Choose. You can simply save the custom function to schedule it at a later point in time. The custom function saved will be added to Scheduled functions.
Daily repetition - Specify the interval in days to run the custom function. For example, if you enter 2, the schedule will run once in two days.
Weekly repetition - Specify the interval in weeks along with day(s) to run the function.
Monthly repetition - Specify the interval in months along with a date or a day to run the function.
Yearly repetition - Specify the interval in years along with a date or a day to run the function. The current month will be selected by default.

Run a schedule at any instant by clicking the Run Now button beside the schedule. Instant executions will not affect the schedule configurations.
Perform bulk operations such as Disable, Enable, and Delete on schedules using the Actions menu.
Perform operations such as Disable, Enable, and Delete on individual schedules using the Settings menu beside the schedule. You can also use the Toggle button to disable or enable a schedule.
You can reinitiate a completed schedule by clicking Enable under the Settings menu. You can alternately use the Toggle button to perform the same. Reconfigure the schedule and save it.
View the details of a schedule by clicking it.