Automation #2- Create recurring tickets using Schedules

Automation #2- Create recurring tickets using Schedules



This is a monthly series where we pick some common use cases that have been either discussed or most asked about in our community and explain how they can be achieved using one of the automation capabilities in Zoho Desk.
 
Creating recurring tickets for tasks like system updates, firewall checks, unused data clearance and others is one of the most sort after action in Zoho Desk. In this month's topic, we will discuss how you can use a combination of custom functions and the recently launched feature called "Schedule" to create recurring tickets in Zoho Desk. 
 
To achieve this, you need to write a custom script first, let's see how you can do that:

Prerequisite:
  1. OrgID, to get the OrgID, navigate to "Setup >> Developer Space >> API".
  2. Department ID: to get the Department ID, navigate to "Setup >> Organization >> Departments", select the department in which you prefer to create the ticket, copy the number appended in the URL.


  3. Contact ID, to get the Contact ID, access the contact for which you prefer to create the ticket under "Contacts/Customer", copy the number appended in the URL.

Steps to create a custom function:
  1. Go to Setup > Functions under Developer Space
  2. Click "New Function" from the top right corner
  3. Give a name to your custom function
  4. Add a description(Optional)
  5. Under Category select "Schedules"
  6. In the Deluge field, add the following script:

    1. orgId = "xxxxxxxxxx";
    2. //Replace xxxxxxxxxx with OrgID
    3. param = Map();
    4. param.put("subject","This is subject of ticket created via schedule");
    5. //You can pass your desired subject
    6. param.put("contactId","xxxxxxxxxx");
    7. //Replace xxxxxxxxxx with Contact ID
    8. param.put("departmentId","xxxxxxxxxx");
    9. //Replace xxxxxxxxxx wih Department ID
    10. createTicket = zoho.desk.create(orgId,"tickets",param);
    11. info createTicket;

  7. You can also fetch these IDs by making the following API calls for Dept ID and Contact ID.
  8. Click "Save"
With the custom script in place, follow these steps to create a schedule for your ticket creation.
  1. Go to Setup > Schedules under Automation.
  2. On the Schedules page, click "New Schedule" in the upper-right corner.
  3. 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 and choose the custom function that you created earlier to be associated with the schedule.



    5. Click "Save".
This should help you create recurring tickets in Zoho Desk. If you prefer to pass default field data, custom field data or create multiple tickets for the different contacts please write to us at "support@zohodesk.com" with your requirement . 


    Access your files securely from anywhere







                            Zoho Developer Community





                                                  Use cases

                                                  Make the most of Zoho Desk with the use cases.

                                                   
                                                    

                                                  eBooks

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

                                                   
                                                    

                                                  Videos

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

                                                   
                                                    

                                                  Webinar

                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                   
                                                    
                                                  • Desk Community Learning Series


                                                  • Meetups


                                                  • Ask the Experts


                                                  • Kbase


                                                  • Resources


                                                  • Glossary


                                                  • Desk Marketplace


                                                  • MVP Corner




                                                            • Sticky Posts

                                                            • Register for Zoho Desk Beta Community

                                                              With the start of the year, we have decided to take a small step in making the life of our customers a little easier. We now have easy access to all our upcoming features and a faster way to request for beta access. We open betas for some of our features
                                                            • Share your Zoho Desk story with us!

                                                              Tell us how you use Zoho Desk for your business and inspire others with your story. Be it a simple workflow rule that helps you navigate complex processes or a macro that saves your team a lot of time; share it here and help the community learn and grow with shared knowledge. 
                                                            • Tip #1: Learn to pick the right channels

                                                              Mail, live chat, telephony, social media, web forms—there are so many support channels out there. Trying to pick the right channels to offer your customers can get pretty confusing. Emails are most useful when the customer wants to put things on record. However, escalated or complicated issues should not be resolved over email because it's slow and impersonal.  When you need immediate responses, live chat is more suitable. It's also quick and convenient, so it's the go-to channel for small issues. 
                                                            • Welcome to Zoho Desk Community - Say hello here!

                                                              Hello everyone! Though we have been here for a while, it’s time to formally establish the Zoho Desk Community; we’re really happy to have you all here! This can be the place where you take a moment to introduce yourself to the rest of the community. We’d love to hear all about you, what you do, what company or industry you work for, how you use Zoho Desk and anything else that you will like to share! Here’s a little about me. I am Chinmayee. I have been associated with Zoho since 2014. I joined here
                                                            • Webinar 1: Blueprint for Customer Service

                                                              With the launch of a host of new features in Zoho Desk, we thought it’ll be great to have a few webinars to help our customers make the most of them. We’re starting off with our most talked about feature, Blueprint in Zoho Desk. You can register for the Blueprint webinar here: The webinar will be delivered by our in-house product experts. This is a good opportunity to ask questions to our experts and understand how Blueprint can help you automate your service processes. We look forward to seeing


                                                            Manage your brands on social media



                                                                  Zoho TeamInbox Resources



                                                                      Zoho CRM Plus Resources

                                                                        Zoho Books Resources


                                                                          Zoho Subscriptions Resources

                                                                            Zoho Projects Resources


                                                                              Zoho Sprints Resources


                                                                                Qntrl Resources


                                                                                  Zoho Creator Resources



                                                                                      Zoho CRM Resources

                                                                                      • CRM Community Learning Series

                                                                                        CRM Community Learning Series


                                                                                      • Kaizen

                                                                                        Kaizen

                                                                                      • Functions

                                                                                        Functions

                                                                                      • Meetups

                                                                                        Meetups

                                                                                      • Kbase

                                                                                        Kbase

                                                                                      • Resources

                                                                                        Resources

                                                                                      • Digest

                                                                                        Digest

                                                                                      • CRM Marketplace

                                                                                        CRM Marketplace

                                                                                      • MVP Corner

                                                                                        MVP Corner







                                                                                          Design. Discuss. Deliver.

                                                                                          Create visually engaging stories with Zoho Show.

                                                                                          Get Started Now


                                                                                            Zoho Show Resources


                                                                                              Zoho Writer Writer

                                                                                              Get Started. Write Away!

                                                                                              Writer is a powerful online word processor, designed for collaborative work.

                                                                                                Zoho CRM コンテンツ








                                                                                                  Nederlandse Hulpbronnen


                                                                                                      ご検討中の方