🎄 Jingle, Mingle, and Automate: Spread Christmas Cheer with Zoho Desk Auto-Replies! 🎄

🎄 Jingle, Mingle, and Automate: Spread Christmas Cheer with Zoho Desk Auto-Replies! 🎄

Hello Everyone!

Welcome to this week's episode of the Community Learning Series.

Christmas is in the air, and I’m sure we can all feel the jingle and the mingle of the season! The folks at Zylker Techfix are no exception—they’re busy with holiday plans and festive cheer. But amidst all the celebrations, they also wanted to ensure their customers felt cared for, even while their agents enjoy a well-deserved break.

With Zoho Desk, they found the perfect solution: a simple workflow rule that automates replies to customers during the holidays. By configuring the Holiday List and Business Hours, Zylker Techfix reassured their customers with thoughtful, seasonal messages—spreading festive cheer while letting them know their queries will be handled once the team is back.



Here's how you can configure the automation.
In Zoho Desk, you can configure holidays for the year manually:
  • Go to Setup (S) >> Organization >> Holiday Lists.
  • Click on the New Holiday List tab to create a holiday list for your organization. 


2. Associate Business Hours
  • Within the Holiday List, enable the toggle for Associate Business Hours and link the preferred Business Hours.
3. Link from Business Hours
  • Alternatively, you can associate the Holiday List directly on the Business Hours page.
  • Navigate to Setup (S) >> Organization >> Business Hours and enable the Associate Holiday List toggle.


This ensures your Holiday List and Business Hours work seamlessly together for better holiday management.
Notes
You can associate only one Holiday to a Business Hour. 
Info
To avoid duplicate notifications, disable the Receiving a new ticket toggle under Contact Notifications before configuring this Workflow rule. (Go to Setup(S) >> Customization >> Notifications (Notification Rules) >> Contact Notifications)
Steps to configure Workflow with a Custom Action 
To create the Workflow rule, perform the following steps:
1. Go to Setup >> Automation >>Workflows.
2. In the left panel, under Workflows, click Rules > Create 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. To activate the rule immediately, select the Active checkbox. Otherwise, you can activate it later from the Rules page.
6. Click Next.

In the Execute on section, perform the following steps:
7. Select Create and Customer Reply to execute the rule when a ticket is created or a customer replies.
8. Click Next.

Under Criteria:
9. Select the criteria Execution Time, choose on a holiday of, and select the Business Hours to which you have associated the Holiday Lists. Click Next.
10. Add another criteria Execution Time, choose outside of business hours, and select the business hours during which your organization is operational.
Notes
The outside business hours criteria is added to ensure the workflow starts operating either from the holiday eve or once business hours end.
11.  Add an Action 
In the Actions section, You can add an Alert or a Custom Action (Email reply).

I. To Add an Alert: Create/ Edit the Email Notification 
a. You can create or edit an email template by navigating to Setup (S) >> Customization >> Email Templates. To create a new email template, click on the Add tab.
b. To edit the default notification, select the email template Acknowledge Contact on Receiving a New Ticket under Contact Notifications and modify the email message based on your holiday reasons.
c. To add this Alert to the Action in the workflow, Click on the + icon under Action and select Alerts, then click New under Action Type.
d. Enter a name, choose the email template Acknowledge Contact on Receiving a New Ticket under Contact Notifications or a custom alert you’ve created, select the teams or roles you would like to notify, and click Save.
II. Add an Custom Action (Email reply)
i. To add a Email reply  to the workflow rule, click on the + icon under "Action" and select Email Reply under Action Type.
ii. Enter a name. Under From Address, select Email address from the drop-down list.
iii. Under To Address, click on the Insert Placeholder { } option and select the Email placeholder from Tickets, Contacts, or Accounts as required.
iv.  In  the Ticket Reply section, type the customised message that you want to send to your customers. You can use Insert Placeholder as required within the Ticket Reply section. 
v. Click Save to save the Action.
12. Add an Action based on your preference (Alert/ Email reply) within the Workflow rule. 
13. Click Save to save the Workflow.
Info
The alert email will be sent separately to your customer's inbox, whereas the custom action email reply will be threaded within the customer's inquiry email.
Implementation
When a ticket is created or a customer responds to a pending ticket during the Holiday List or outside Business Hours, an automated response is sent to inform them that a ticket has been created and will be promptly handled as soon as business hours resume after the holiday. 
It’s the perfect way to enjoy your holidays and keep your customers smiling. So go ahead—plan your celebrations and let Zoho Desk take care of the rest!

Wishing you all a Merry Christmas filled with joy, warmth, and just the right balance of work and play! 🎅🎄
Christmas wishes from The Zoho Desk Team. 

Until Next week, 
Lydia | Zoho Desk. 


    • 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
      • Recent Topics

      • Import from GoHighLevel to Zoho CRM

        Has anyone been successful with this? I don't want to integrate with GoHighLevel just import/migrate everything over to Zoho
      • Introducing 'Queries' In Zoho CRM

        Hello everyone! We are here with an exciting feature - Queries in Zoho CRM! A little context before we dive right into the feature specifics :) In today’s fast-paced business environment, immediate access to relevant data is essential for informed decision-making.
      • No data/body passed to REST server for DELETE by InvokeURL

        Hello Zoho, It seems no data or body of HTTP request is passed to REST server when request type DELETE is used for InvokeURL function. I tried to send DELETE using cURL command and from Python, it worked without problem. The problem occurs only with Deluge's
      • Recurring Bookings

        Will Zoho Bookings ever offer an option to the customer to schedule recurring meetings (unlimited) for the same days/times? Making a client schedule the same days/times for an entire month is a tedious process. I'd like to offer the option upfront to
      • iCloud integration

        I noticed from reading other threads that native integrations with Google Meet and Microsoft Teams are right around the corner. Are there other integrations and fixes to existing integrations coming? There are 2 things keeping me from using Zoho Bookings:
      • How do I associate pricebooks to a customer?

        I setup a few pricebooks, that worked fine. But now the only thing I can do with it, when I enter a quote or sales order, I can select which pricebook to use, but I have to do this product by product every time I add one. Is there a way to connect a pricebook
      • Introducing Dark Mode / Light Mode : A New Look For Your CRM

        Hello Users, We are excited to announce a highly anticipated feature - the launch of Day, Night and Auto Mode implementation in Zoho CRM's NextGen user interface! This feature is designed to provide a visually appealing and comfortable experience for
      • Directly Edit, Filter, and Sort Subforms on the Details Page

        Hello everyone, As you know, subforms allow you to associate multiple line items with a single record, greatly enhancing your data organization. For example, a sales order subform neatly lists all products, their quantities, amounts, and other relevant
      • Subforms and automation

        If a user updates a field how do we create an automation etc. We have a field for returned parts and i want to get an email when that field is ticked. How please as Zoho tells me no automation on subforms. The Reason- Why having waited for ever for FSM
      • Pulling Specific Products from Sales Orders in Books to a CRM Record

        We currently process orders directly through our website (woocommerce) as well as through manual sales orders in zoho books. When an order comes through the website, all of the individual products from that order show up in the CRM record of that customer.
      • Functions - How to pass Dynamic Parameters / Arguments?

        I am trying to create a generic function that I can use to update a given field with the name of the user and a given field with a datetime. The purpose of this is to have a history of major actions within the CRM record itself so it is easier to query
      • Locking Certain Feilds

        Hello! I was wondering if there was a way to lock certain fields from being changed until another field had been filled in. For example, my origination has a chain of blueprints that have to be filled in for someone to properly convert from the "Leads"
      • How to void partially paid bill?

        Hello. I have following problem and can't figure out how to solve it. I created a bill from vendor for 180gbp for purchase of some items. It was partially paid (60gbp) and so far so good - 120gbp overdue and items were successfully added to inventory
      • Email Notification to WordPress Blog Subscribers

        You know when a new WordPress blog is published, your subscribers will be notified via email with a link to that blog? Jetpack does it but I'm hoping to get away from it or any other specialized WordPress plugin (like MailPoet), and instead, use a dedicated
      • How to upload a file to form file upload field from deluge script.

        Hi guys, I need to store API response into Form File upload field . I'm not getting any errors but PDF file is not assigned to file upload field. You can check possibilities using below details: Method: POST URL: https://v2.convertapi.com/convert/web/to/pdf?Secret=<<SecretKey>>&Token=<<APIKey>>&Url=https://www.google.com You need to generate secretKey and APIKey by Login to https://www.convertapi.com/a/su Response: { "ConversionCost": 4, "Files": { "FileName": "www_google_com.pdf", "FileSize": 68342,
      • Lookup field - Can I avoid using advanced search?

        I have a lookup field in my app that has surpassed 500,000 records, now basic search is disabled and I'm forced to use advanced search. That adds multiple steps to what used to be very simple. Before: Select field > Type last digits of product code and
      • How Can I Easily Access and Manage My GEPCO Online Bill Using Zoho Sheets?

        Hello everyone, I'm looking for an efficient way to access and manage my GEPCO online bills. I've heard that Zoho Sheets can be a powerful tool for organizing and tracking bills, but I'm not sure how to set it up for this specific purpose. Does anyone
      • Zoho Book - Banking Module - Cash Credit account

        I have a CC account with a bank. I initially added the account as a 'Bank Account' under the banking module in Zoho Books. However, this CC Bank Account is showing as an asset instead of a liability. I have added the account as a credit card account but
      • Zoho Sign Custom Domain

        Any plans for Custom Domain?
      • Multiple date selection

        Hello, we want create app for our company. We need create tasks for our employers. For example - 1 employer have task every Friday the whole year. Second have task every Monday for 6 months. For simple way create Multiple date selection in date form
      • Book project costs to tasks

        Hi all, New to zoho but far from new to this sort of platform. I've been scouring the web for a suitable platform for my growing business. I'm currently using Xero and WorkFlow Max but it lacks a key need. I signed up to zoho projects and books to test
      • SalesIQ-Desk integration update: Seamless helpdesk ticket editing in-chat!

        Did you know you can now edit your desk support tickets within SalesIQ? Happy to announce the latest update to the SalesIQ-Desk integration. Managing your customer support tickets within SalesIQ just got even smoother and better. No more toggling between
      • Been getting this error, every now and then "Get count limit exceeded, please try again after 3 mins"

        it is really annoying.
      • Tags on notes aren't syncing correctly on Android

        I've created notes on the desktop version that have several tags assigned, but on both my Android devices those notes only have ONE of those tags instead of all of them, despite the actual content of the note being correctly synced, and I'm also starting
      • Unlocking New Horizons: A Year in Review

        As we bid farewell to 2024, let's celebrate and revisit the key highlights of the year. From adding a new edition to cross-platform enhancements, here’s a roundup of all the feature updates designed to simplify accounting, optimize financial management,
      • Campaign API Error 2001

        I'm getting a 2001 Error stating "Error in subscription. Please try after some time." I've waited but it continues to persist. I"ve copied and pasted the exact request on the API website yet that doesn't work either.
      • How to list Expenses that have not been matched to a Bank Transaction

        In ZoHo books I use expenses to record invoices I receive. I know I should probably uses Bills for this but Bills was not available in the Free edition I initially used. When I upgraded I contunued to use Expenses. I'm trying to find a way of listing
      • How are you handing birthdays?

        I'm deciding on the best way to handle contact birthdays in my set-up. None of the options seem ideal, so I am interested in how others approach this. The aim is to have a usable ui to track birthday without knowing or requiring the year. I'm currently
      • Fiverr is better than Zoho Partners

        For anyone out there looking for help with Zoho Creator's confusing Deluge, I highly recommend hiring NON ZOHO PARTNERS on Fiverr. I've had much better experiences with those who are NOT certified by Zoho. Almost every single "certified" zoho partner
      • Marketing Automation pour maximiser le ROI : évaluer les performances et optimiser les campagnes

        Le Marketing Automation a transformé la manière dont les entreprises mènent leurs actions marketing, offrant une solution efficace pour simplifier les processus, améliorer la productivité et, surtout, maximiser le ROI. Dans un environnement commercial
      • Spotlight series #25 - Create presentation outlines using Zoho Show's Chrome extension

        Hello all, the feature in this month's spotlight is Zoho Show's Chrome extension. The first step to creating a good presentation is outlining your ideas—a crucial process that sets the foundation for everything that follows. But this often involves extensive
      • Will zoho thrive be integrated with Zoho Books?

        title
      • Multi-line fields character limits

        Is there a way to set the character limit higher on multi-line fields so that we are not losing information pasted into the field? When the text is entered or pasted, there is no error to say that the text is too large. After saving and going back to view most of the text is gone.   Also, when viewing the resume, the text is not wrapped in the multi line fields and can t be read without scrolling across the page.
      • Workload Reports

        Under Reports > Workload Reports, would it be possible to get Kanban view sorted by Task Owner? Seems like it'd be an easier/ quicker view of how many tasks are assigned to each user and what status they're at. Also gives you more information about the
      • attributed automatically database section

        Hello everyone and happy holidays... here in zoho CRM, I created 3 bases: - Properties (House, apartment ...) - Transactions (Notaries, ...) - Real estate ads I want when the address is identical on these three bases, that in "Properties" the transactions
      • Custom Module I made shows the records I uploaded are there but they are not showing up.

        Here's a screenshot of the module - It shows there are around 2000 records but it says that there aren't any. The module is viewable by administrators and I am on an administrator account so I am not sure why the records aren't showing. Any help would
      • Webform & spam

        Hi, We set up 2 webform on our website, fowarding the content to Zoho CRM. Since it has been opened up, we are getting lot of spam message (for now about 20 a day). To lower the  amount of false new leads we added the captcha field and new enquieries are send to the Approval Leads list. However we still get some spam. Is there any "anti spam" mechanism built in Zoho CRM, or how is the best way to avoid these kind of spam ? Thanks
      • Need Help with Journey in Zoho Marketing Automation

        Hello everyone, I’m new to Zoho Marketing Automation and am trying to build a journey that triggers based on the contract end date of customers. My goal is to send them an email with an ebook one day before their contract ends. To achieve this, I used
      • Announcing Trident desktop app for Zoho Mail & Zoho Workplace users

        Hello Community, I hope you are doing well and staying safe. As you know, our Mail & workplace teams have been constantly working on adding more value to our offerings to ensure you and your organization continue enjoying your Zoho experience. As part
      • Kudos to the Zoho Flow Team!

        Hi Zoho Flow Team, Way to go on the new design—it looks fantastic! We especially love the festive touch with the Christmas decorations. It's a delightful and thoughtful addition that brings a bit of holiday cheer to the experience. Keep up the amazing
      • Next Page