Schedule Functions | Online Help | Zoho Projects

Schedule Functions

What is the Schedule Function? 

The Schedule Function allows you to execute custom functions based on a specified schedule such as hourly, daily, weekly, or monthly. This feature can be used for recurring actions, like generating monthly reports or sending automated emails to portal users about upcoming public milestones or deadlines without relying on specific events.  

Difference between Custom Function and Schedule Function

A custom function is a software code for automating specific actions or processes. The Schedule Function determines the timing and frequency of when these actions or processes are executed, enabling users to specify intervals.

Use case 

As a project manager, maintaining regular backups of portal data is essential for data security and integrity. Manually exporting backup data can be time-consuming. You can use the Schedule Functions to automate the process of exporting backup data, ensuring regular backups.

To set this up, create a Schedule Function named ProjectDataBackupExport, specify the first execution schedule (e.g., weekly or monthly), choose the Repeat Type, and configure End Conditions and On Holidays behavior as needed. Enter the below Deluge script and customize it to automate the export process and monitor the Schedule Function Logs within Zoho Projects to track.

Deluge Script:


// TODO: Please create a connection for the Zoho Projects service with the scopes "ZohoProjects.portals.READ" to Replace 'xxxxxxxxx' with the connection name. Click this link below to learn how to create the connection.

// https://help.zoho.com/portal/en/kb/projects/integration/connections/articles/connections-23-5-2022#How_to_establish_a_Connection

projectsAPIEndPoint = "https://projectsapi.zoho.com/api/v3";

exportResponse = invokeurl

[

url :projectsAPIEndPoint + "/portal/" + portalId + "/portal_export"

type :POST

connection:"xxxxxxxxx"

];

info exportResponse;

Create Schedule Function 

  1. Click in the upper-right corner.
  2. Navigate to Developer Space > Schedule Functions.
  3. Click Create Schedule Function.
  4. Enter a Function Name, and Description, and set the Arguments.
  5. Set the Scheduled Date and Time for the first execution.
  6. Choose Repeat Types based on your preference.
    1. Once: The Schedule Function will only run once at the specified date and time. No further executions will occur.
    2. Hourly: Choose this if you want your function to run repeatedly at hourly intervals. Specify the desired interval in hours in the Repeat Every field, and the function will execute every 'A' hour (e.g. every 2 hours or every 4 hours).
    3. Daily: Select the number of days between each execution. Choose 1 for daily execution, 2 for every other day, and so on from the Repeat Every field.
    4. Weekly: Define every 'A' week in the Repeat Every field. Select the desired days ('Monday', 'Tuesday', etc.) from the Repeat On field, and the function will run only on those days every 'A' week.
    5. Monthly: Choose every 'A' month from the Repeat Every field. Choose specific dates of the month (e.g., 1st, 15th, etc.) by selecting A specific day from Repeat On field. You can also select to execute the function on the last day of the month, or on the Nth day (e.g., second Friday, third Thursday, last Friday) from Repeat On field.
  7. Specify End Conditions to determine when the Schedule Function will end.
    1. Never: The function will continue to run indefinitely until manually stopped.
    2. On: Specify a specific date (e.g., 12-03-2024) as the final execution date. The function will conclude at the end of the day of the given specific date.
    3. After: Enter the desired number of times the function should run before it stops.
  8. Control how your function behaves on Holidays.
    1. Execute Schedule: The function will run even on holidays.
    2. Skip Schedule: This skips the Schedule Function if a holiday is encountered, and the next cycle begins according to your specified Repeat Types. 
    3. Execute on Previous Working Day: The function will shift its execution to the previous working day.
    4. Execute on Next Working Day: The function will shift its execution to the next working day.
  9. Scroll down and type in your code in the Deluge script editor or drag and drop the parameters available in the left panel of the editor and customize them.
  10. Click Schedule to save and schedule, or click Execute to run the function right away.
  1. The Schedule Function will be skipped (similar to the Skip Schedule option) if the previous working day has already passed the scheduled time. 
  1. The schedule automatically stops upon encountering 10 consecutive holidays or weekends when the holiday behavior is set to Skip Schedule, Execute on Previous Working Day, or Execute on Next Working Day.  

 

Edit Schedule Function 

  1. Click in the upper-right corner.
  2. Navigate to Developer Space > Schedule Functions.
  3. Hover over a Schedule Function and click > Edit.
  4. Make the necessary changes and click Save.
    1. The updated dates must be in the future.
  5. Alternatively, click on the Schedule Function to edit.
 Updating the Schedule Function date reinitiates the schedule for subsequent executions.

Manage Schedule Function   

  1. Click in the upper-right corner.
  2. Navigate to Developer Space > Schedule Functions.
  3. Hover over a Schedule Function and click > Clone to replicate the existing Schedule Function.
  4. Click Delete to remove the Schedule Function.
  5. Click Execute Now to run the Schedule Function instantly.
  6. Turn on/off the toggle under Status to activate/deactivate the Schedule Function.
  7. Hover over the Schedule Function and click View Info to see Last Updated Time, Modified By, Created By, and Created Time.
  8. Click  in the top-right corner and click Logs to check the execution history for the Schedule Functions.
You cannot activate the Schedule Function if the scheduled date has passed or if the specified count has been reached.


    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                    Manage your brands on social media

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          Zoho Sheet Resources

                                           

                                              Zoho Forms Resources


                                                Secure your business
                                                communication with Zoho Mail


                                                Mail on the move with
                                                Zoho Mail mobile application

                                                  Stay on top of your schedule
                                                  at all times


                                                  Carry your calendar with you
                                                  Anytime, anywhere




                                                        Zoho Sign Resources

                                                          Sign, Paperless!

                                                          Sign and send business documents on the go!

                                                          Get Started Now




                                                                  Zoho TeamInbox Resources



                                                                          Zoho DataPrep Resources



                                                                            Zoho DataPrep Demo

                                                                            Get a personalized demo or POC

                                                                            REGISTER NOW


                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now







                                                                                            You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                            You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                  • Related Articles

                                                                                                  • Schedule Meetings

                                                                                                    You can also schedule meetings from the calendar. To schedule meetings, you need to upgrade your Zoho Meeting subscription and activate the integration in Zoho Projects. Know more about Zoho Meeting Integration. Schedule Meeting Click Calendar in the ...
                                                                                                  • Schedule Events

                                                                                                    Scheduling an event with your team will help you track the status of work. Say for instance, if you are approaching a milestone and you would like to know the status of the milestone, how many tasks are completed, how many are in overdue etc. then ...
                                                                                                  • Custom Functions for Projects

                                                                                                    Automate your project workflow using Custom Functions. A custom function is a software code that can be used to automate a process. In Deluge, you can write your own function and call it from one or more Workflow rules. It is similar to Javascript's ...
                                                                                                  • Triggers, Events, and Functions

                                                                                                    Triggers are used to respond to an event. Create triggers to associate Functions with Events. Let's say you want to trigger an email when a task is created. You can create a send mail function. Next, create a trigger and associate the send mail ...
                                                                                                  • Custom Functions for Tasks

                                                                                                    Automate your tasks workflow using Custom Functions. A custom function is a software code that can be used to automate a process. In Deluge, you can write your own function and call it from one or more Workflow rules. It is similar to Javascript's ...
                                                                                                    Wherever you are is as good as
                                                                                                    your workplace

                                                                                                      Resources

                                                                                                      Videos

                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                      eBooks

                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                      Webinars

                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                      CRM Tips

                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                        Zoho Show Resources