Automation #4 - Auto Delete Tickets based on Rules

Automation #4 - Auto Delete Tickets based on Rules



This is a monthly series in which 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.
 
Unwanted tickets spamming your inbox and messing with your help desk reports? There is a way you can automatically delete such tickets, based on their subject lines or email IDs or a combination of both. The rules totally depend on your use case, but we have a simple script that can help you achieve this easily. Initiate this automation today and clear unwanted tickets easily and keep your reports accurate. 
 
Let's begin by establishing two components: a connection and a workflow rule linked to a custom function. Initially, we'll create the connection, followed by configuring the workflow rules to trigger the custom function.

Create a connection

To create connection, perform the following steps:
  1. Go to Setup > Connections under Developer Space
  2. Click "Create Connection"
  3. Select "Zoho OAuth" under "Default Connection"
  4. Give the connection name as "autodeletetickets"
  5. Under Scope below values
    Desk.tickets.READ
    Desk.tickets.DELETE
  6. Click "Create and Connect"
  7. Click "Connect" and click "Accept"
Connection is created successfully.


To create workflow rule and associate custom function, perform the following steps:
  1. Go to Setup, and under Automation, click Workflows.
  2. On the left panel, under Workflows, click Rules > Create Rule,
    In the 
    Basic Information section, carry out the following steps:
  3. In the Module drop-down menu, select Tickets.
  4. Enter a name and description for the rule.
  5. If you want to activate the rule right away, select the Active checkbox. Else, you can just create the rule now and activate it later, on the Rules page.
  6. Click Next.
    In the 
    Execute on section, perform the following steps:
  7. Select the Create checkbox to execute this rule every time a new ticket is created. 
  8. In the Criteria section, perform the following steps:
  9. If you want to delete tickets based on the content in the Subject field, add this criteria:
    Subject contains <keywords separated by commas.
  10. If you want to delete tickets based on the content in the Subject field and the email ID of the contact, add this criteria:
    Subject contains <keywords separated by commas>
    AND/OR
    Email contains <email ids separated by commas>
  11. If you want to delete all tickets except the ones that have a specific content in the Subject field and/or were sent by a particular sender, add this criteria:
    Subject doesn't contain <keywords separated by commas>
    AND
    Email doesn't contain <email ids separated by commas>
  12. Click "Next".
  13. In the Actions section, carry out the following steps:
  14. Click the + icon under "Action" and select "New" next to Custom Functions
  15. Enter a name and description for the custom function. Choose Tickets under Module.
  16. Under Argument Mapping, give a desired Method Name. Map the arguments as below:
     16.1 
    In the Argument Name field type ticketID, and from the Value drop-down list select Ticket Id under Tickets Section
  17. In the script window, input the Custom Function you find below:

    1. deskDomain = "https://desk.zoho.com";
    2. //Replace your zoho desk URL accordingly
    3. jsonString = {"ticketIds":{ticketID}};
    4. deleteTicket = invokeurl
    5. [
    6. url :deskDomain + "/api/v1/tickets/moveToTrash"
    7. type :POST
    8. parameters:jsonString.toString()
    9. connection: "autodeletetickets"
    10. ];
  18. Click "Save" to save the custom function
  19. Click "Save" again to save the workflow.

Important Note: Please make sure to add the accurate criteria, based on which the custom function must be executed. If you do not add any criteria, the rule will execute and delete all tickets in the department. 


    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


                                                                                                      ご検討中の方