Creating Schedules - Zoho Desk Knowledgebase

Creating and Managing Schedules in Zoho Desk

Schedules are automated user-defined actions, which can be executed through custom functions either at a particular time or on a recurring basis. For example, using schedules, you can create a new ticket/task on a recurring basis or send reminders about a weekly meeting to agents.

Scheduling also allows you to:
  1. Assign unassigned tickets at the end of the day to specific agents.
  2. Alert agents on reaching a preconceived threshold of tickets assigned to them.
  3. Reassign tickets from offline agents to available agents periodically.
Permission Required
Users with the Helpdesk Automation permission can access this feature.
Check Feature Availability and Limits

Note:
  1. You can create a maximum of 250 active schedules in your Desk account. The 250 active schedules are the total number of schedules that you can have active in your Zoho desk account including all the departments. The 250 limit is not specific to a department. 
  2. The number of schedules that can be created per department is ten.

Creating Schedules
You can create a schedule in four simple steps, as follows:
  1. Enter the schedule name
  2. Choose the execution date and time
  3. Choose the schedule frequency
  4. Associate or create a new custom function

To create a new schedule:
  1. Click the Setup icon (  ) in the top bar.
  2. On the Setup Landing page, click Schedules under Automation.
  3. On the Schedules page, click New Schedule in the upper-right corner.
  4. In the Add Schedule page, do the following:
    1. Click the Execute On field to specify the date and time at which the function should be executed.



    2. Set the schedule frequency from under the Repeat drop-down field.



      You can execute the schedule either once (select, Never) or on an hourly, daily, weekly, monthly, or yearly basis.
    3. Select the Custom option to run the schedule either on any specific hour/day/week/month/year along with recurring frequency and end point.



    4. Click Associate Function to choose the function to be associated with the schedule.



      You can also click Create Function to write a new function using our Deluge Script Editor.
  5. Click Save.

Writing Custom Function
Every schedule must be associated with a custom function. Using our Deluge Script Editor, you can write your own custom function and schedule it to execute periodically.

Note:
  1. You can add custom help desk variables as an argument while creating custom functions for a schedule.

Running Schedules - Manually
You can manually run the scheduled function whenever required using the Run Now option. This option will execute the function associated with the schedule once immediately.

To run a schedule manually:
  1. Click the Setup icon (  ) in the top bar.
  2. On the Setup Landing page, click Schedules under Automation.
  3. On the Schedules page, click the More icon (  ) corresponding to the schedule you want to run manually.



  4. Select the Run Now option from the menu.
The schedule will be executed immediately.

Note:
  1. You are allowed to trigger the schedule manually only twice per day.
  2. Only active scheduled can be run manually.

Logs
Every schedule's execution details, whether it was a failure or successful, will be displayed under the Logs tab. You can also filter the logs to focus on the data you want to see. For example, you can filter the logs stream by a schedule, status, or a particular period.

To access the logs:
  1. Click the Setup icon (  ) in the top bar.
  2. On the Setup Landing page, click Schedules under Automation.
  3. On the Schedules page, click the Logs tab.



  4. Log entries for all schedules that were run for the last seven days, irrespective of their status, will be listed by default.
  5. Click the Filter icon (  ) in the upper-right corner to open the filter options.
    You can choose to filter the logs stream by a schedule, status, or a particular period.
  6. Click Search to filter the logs.

Note:
  1. Click the More icon (  ) corresponding to a schedule and then click View Logs to see logs specific to a schedule.
  2. Clicking Close will reset the filters to the default values.

Important
  1. More than one schedule cannot have the same name.
  2. The start date of a schedule should not exceed one year from the current date.
  3. Functions should not exceed ten thousand lines of execution.
  4. Functions should run within a span of 5 mins.

    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









                                                                                                          • Related Articles

                                                                                                          • Creating Functions in Zoho Desk

                                                                                                            Functions are pluggable workarounds that let you accomplish tasks that is not doable out-of-the-box. For example, let' s assume that you want to prioritize customer tickets based on their sales probability in Zoho CRM. However, this option cannot be ...
                                                                                                          • Programming New Custom Functions

                                                                                                            Deluge, an abbreviation formed from - Data Enriched Language for the Universal Grid Environment is an online scripting language integrated with Zoho services. With this script, you can add different types of business logic to the custom functions. ...
                                                                                                          • Using Custom Function in Zoho Desk

                                                                                                            Custom functions are easy to program scripts, which helps you to update the data in related help desk modules or other third-party applications. When a record matches the workflow criteria, workflow engine automatically triggers the custom function ...
                                                                                                          • Gallery Functions

                                                                                                            Zoho Desk offers you the following ready to deploy custom functions in Gallery: Create a task due in 3 days for every new ticket Update new and modified accounts from Desk to CRM Create CRM contacts for new tickets in Desk Create CRM accounts for new ...
                                                                                                          • Optimal Utilization of Custom Functions and APIs

                                                                                                            Developers can enhance the performance of software applications by writing code efficiently. In Zoho Desk, when integrating or customizing the Desk account, developers can minimize the frequency of API calls and redundancy in code by following the ...
                                                                                                            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