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. 
 
This automation involves two components: a custom function and a workflow rule. We will first start by creating the custom function and then set up the rules to execute the function. 

To create the custom function, perform the following steps: 
  1. Go to Setup, and under Automation, click Workflows.
  2. On the left panel under Workflows, click Custom Functions.
  3. Click New Custom FunctionWrite your own.
  4. Enter a name for the custom function.
  5. Add a description. 
  6. In the Deluge field, add the following script:

    jsonString = {"ticketIds":{ticketID}};
    deleteTicket = invokeurl
    [
    url :"https://desk.zoho.com/api/v1/tickets/moveToTrash"
    type :POST
    parameters:jsonString.toString()
    connection: "zohodesk"
    ];
  7. Argument Mapping > Name: ticketID & Value: Ticket Id
To create the workflow rule, perform the following steps:
  1. Go to Setup, and under Automation, click Workflows.
  2. On the left panel, under Workflows, click RulesCreate Rule.

    In the Basic Information section, perform 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. Click Next.

    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
    In the Actions section, perform the following steps:
  13. Click the + icon and select Existing link next to Custom Functions. A list of all the Custom Functions that you have created will be displayed.
  14. Select the one that you created earlier
  15. Click Save

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. 






                            Zoho Desk Resources

                            • Desk Community Learning Series


                            • Digest


                            • Functions


                            • Meetups


                            • Kbase


                            • Resources


                            • Glossary


                            • Desk Marketplace


                            • MVP Corner


                            • Word of the Day



                                Zoho Marketing Automation
                                        • Sticky Posts

                                        • Zoho Desk Virtual Meetup: US Central, October 5 - 7, 2021

                                          After the interactive Virtual Meetups in the other regions, we are starting with the US Central and Midwest regions from October 5 to October 7, 2021. The dates for other regions will be announced soon.  At this event, we will explore the topics which
                                        • 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
                                        • Ask the Experts 10: A 5-hour online Q&A on Zoho Desk Best Practices

                                          Welcome to Zoho Desk's Ask the Experts session! This is a monthly discussion on our  forums; wherein a panel of experts will take on questions  specific to topics related to Zoho Desk. The panel will be available for a 5-hour period and will answer any questions posted here.   Let's begin the year learning some best practices from our experts. In this month's ATE we are opening the floor to questions on how to use Zoho Desk the best way.  If you have a business use case but not sure if Workflow is
                                        • 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. 
                                        • Ask the Experts 7: A 5-hour online Q&A on Telephony and Call Module

                                          Welcome to Ask the Experts session! This is a monthly discussion in forums; each session, a panel of experts will take questions on specific topics related to Zoho Desk. The panel will be available for a 5-hour period and answer any questions posted here. In this month's Ask the Experts, we will take questions on everything related to Telephony and the Call Module in Zoho Desk. We will discuss the following aspects:  Integration with different Telephony vendors Routing calls to agents Converting


                                        Manage your brands on social media



                                                Zoho TeamInbox Resources

                                                  Zoho DataPrep Resources



                                                    Zoho CRM Plus Resources

                                                      Zoho Books Resources


                                                        Zoho Subscriptions Resources

                                                          Zoho Projects Resources


                                                            Zoho Sprints Resources


                                                              Qntrl Resources


                                                                Zoho Creator Resources


                                                                  Zoho WorkDrive Resources



                                                                    Zoho Campaigns Resources

                                                                      Zoho CRM Resources

                                                                      • CRM Community Learning Series

                                                                        CRM Community Learning Series


                                                                      • Tips

                                                                        Tips

                                                                      • 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