Zoho CRM Community Digest - September 2025 | Part 1

Zoho CRM Community Digest - September 2025 | Part 1




Hello Everyone!


September's Here! Before we jump into product updates, and community highlights, here's a quick spotlight!

Zoho has launched a Professional Sales Rep Certification course on Coursera, tailored for sales professionals to strengthen their CRM and sales skills. The program covers CRM fundamentals, sales strategies, automation, and real-world CRM scenarios, helping you build both practical experience and recognized credentials. Check out the post to learn more and enroll.

With that exciting news covered, it’s time to dive into this month’s product updates and see what our community has been discussing.

Product Updates: 

Cadences Now Support WhatsApp Follow-ups!

You can now add WhatsApp messages as follow-ups in your Cadences. Choose from pre-approved templates like payment reminders, offers, or feedback requests, and schedule them just like emails or calls. This feature is available for the Leads and Contacts modules. We’ve also introduced combined limits for all follow-up types, allowing you to decide how many emails, calls, tasks, or WhatsApp messages to include in a Cadence.The Cadences limit per module has been increased to 70, with no individual follow-up limits, providing greater flexibility. Permissions for Cadences are now separated from “Manage Automation” for improved control. An add-on option is now available to extend usage without changing your subscription plan. Take a look at this post for more details. 

Zoho CRM Mobile Gets Sleek Updates!

We've introduced some cool new features for the mobile app,including customizable home page widgets and field tooltips that provide helpful guidance while filling fields. You can now update your user profile image directly from the iOS app, something that was previously only possible through the Zoho CRM web app. These updates make the mobile experience more informative, personal, and engaging. Check out the post for more details and a closer look at how these features enhance your mobile CRM experience.

Enhanced Data Export Features Now Live

Zoho CRM now gives you more control when exporting data. Supported enhancement include option to export in .xlsx format, choosing your character encoding while downloading as CSV files, and select exactly which records you want to export instead of full modules. These updates let you export data directly from a module page with more control and convenience. Check out the post for the full breakdown.

 

Quick Wins: 

Mass Email Count Mismatch? Here’s How to Track the Missing Sends
:

@Bill noticed a discrepancy in his campaign stats and wanted to find out which emails weren't sent. While Sent Email Statistics shows overall metrics like opened, clicked, and bounced, it doesn’t list unsent emails individually. To identify them, @Sunderjan suggested using advanced filters to sort records by Email Status   --> “Not Sent”. This lets them quickly see which contacts didn’t receive the email and take quick action or resend if needed. @Sunderjan has also shared a screenshot in the post to guide you through setting up this filter. Check it out for reference!

Track Daily Note Creation in Zoho CRM:

@Kaamil Ajani wanted to know if there’s a way to see how many notes are created each day in Zoho CRM. The good news: you can! Check out the post for the solution shared by @Ishwarya!

Developer Corner: 

Filtering Future Events: The COQL Way

@Simon wanted to retrieve only upcoming events using Zoho CRM’s API but found that their query returned all events instead of just future ones. To fix this, @Sunderjan suggested using Functions to get the current date and time, then fetching records from the open Meetings custom view or use the COQL query API for greater control. The post also covers how to set the timezone offset (for example +05:30) to ensure results align with your local time zone. A must-read post for anyone exploring how Zoho CRM APIs and filters work behind the scenes!

Search Records Under Approval

@Arbaz wanted to know how to fetch both approved and pending approval records using the searchByCriteria API in Zoho CRM. Since the default method only retrieves approved records, @Sunderjan suggested calling the API with the parameter approved=both in the URL. This lets you view records in both statuses at once. Check this post for the shared code and full details. 

Updating Recurring Tasks

@Marco wanted to make CRM tasks repeat every year using the Recurring_Activity field, but ran into  an “invalid recurrence pattern” error. The problem was with how the repeat rule was written. @Sunderjan posted a solution clarifying that recurrence details must be passed as an object containing RRULE, DTSTART, and UNTIL, as these parameters are mandatory. While tasks can be set to repeat annually, it’s currently not possible to set the end date to “Never” since UNTIL must be specified. Check out the post for the working code and full details.

 

Downloading Images from Zoho CRM Image Upload Fields

@Albert wanted to create a button in Zoho CRM to download all images stored in an image upload field for each record. Initial attempts using Deluge, client scripts, and widgets didn’t work, but Zoho MVPs @Bhoomi and @Hugh stepped in to help. @Bhoomi suggested using the API embedded in a button to download the images from the field, while Hugh provided a working Client Script that dynamically builds image download URLs from the record’s API data. After testing, @Albert confirmed that the final script worked perfectly. Check out the post for Hugh’s working code example and try it yourself.

Kaizen:

Answering Your Queries!

(Kaizen #206) - Displaying Related Purchase Orders from Zoho Books in CRM Deals using Queries

 

This post explains how to display related Purchase Orders from Zoho Books within CRM Deals using the Queries feature. The key idea is to create a custom field in Books called CRM Deal ID to link each PO to its respective deal. By setting up a REST API Query and adding it as a related list in CRM, users can view all connected POs directly under a deal. The author also suggested automating this process with a Deluge function or Zoho Flow to maintain real-time sync between CRM and Books.


(Kaizen #207) Advanced Queries using COQL API: 

This Kaizen post goes beyond the basics of COQL, showing how it can fetch complex data using filters, joins, and sub queries, all in a single query, eliminating the need to juggle multiple APIs. It explores real-world scenarios such as filtering deals based on account attributes, identifying missing relationships, and combining multiple sub queries for richer insights. If you want to perform deeper CRM analytics or streamline data fetching across modules, this post is a must-read to level up your developer skills.

And that’s a wrap for this fortnight’s Zoho CRM Community Digest. 


Caught something cool we missed? Or have a favorite from this edition?

Drop it in the comments! We’d love to hear from you. We’ll be back in two weeks with more updates and community gems. 

Until then, stay tuned!


    Access your files securely from anywhere









                          Zoho Developer Community




                                                • Desk Community Learning Series


                                                • Digest


                                                • Functions


                                                • Meetups


                                                • Kbase


                                                • Resources


                                                • Glossary


                                                • Desk Marketplace


                                                • MVP Corner


                                                • Word of the Day


                                                • Ask the Experts



                                                          • Sticky Posts

                                                          • How to reach the official Zoho Support channels and avoid fake ones.

                                                            Dear Customers, Thanks a lot for choosing Zoho! Our applications are built to help achieve your day-to-day business goals. We are committed to engaging with you, to understand and develop solutions that enhance your productivity.  We are happy and ready to help you use our services effectively. Understanding and avoiding fake support Just like using popular bank names and financial applications for phishing purposes, using Zoho and claiming to be providing Zoho Support or services with false numbers
                                                          • Function #35: Close all tasks associated with a lead and create a new task.

                                                            Welcome back everyone! Last week, we learnt how to close all tasks of a deal depending upon the deal stage. This week, let's look at a custom function that lets you close all of the tasks associated with a lead while simultaneously creating a new task, like when you need to halt all progress towards a lead while the lead is not available at the moment but create a reminder task. Business scenario: The success of a company, in one way or another, is determined by the leads it gets. Each lead is just
                                                          • Zoho CRM Webinar - Redesigning Daily User Experiences with Canvas

                                                            <br> Your users across roles use the CRM for day-to-day tasks that are necessary. Whether they perform their tasks on time, the right way, or at all depends on a lot of factors, including User Experience. Many businesses struggle with rigid layouts,
                                                          • Join us at the Canada ZUG Meetup: What’s New in Zoho CRM

                                                            Hello Zoho Community! Start your year with fresh insights into Zoho CRM’s latest updates and tools. Whether you're a CRM beginner or a experienced user, this meetup is crafted to help you optimise your processes and leverage new features. Explore practical
                                                          • CRM Hack #2: Automate sending of birthday greetings to your customers.

                                                              Hello everyone! What sets you apart as a sales person is your ability to add that personal touch to your business relationship with your customers. Sending a gift on a special day, or leaving a note wishing them on their birthdays, are small, yet significant actions that show your customers that you care. And these are actions done without any expectations :) You must be engaging with a lot of customers and it is highly unlikely that they all are your friends on Facebook or some social channel,


                                                          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

                                                                                            Get Started. Write Away!

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

                                                                                              Zoho CRM コンテンツ






                                                                                                Nederlandse Hulpbronnen


                                                                                                    ご検討中の方




                                                                                                          • Recent Topics

                                                                                                          • Zoho Desk iOS update: Custom buttons, follow/ unfollow option on tickets

                                                                                                            Hello everyone! In the most recent Zoho Desk iOS app update, we have brought in support to access the custom buttons configured on web app(desk.zoho.com). Using custom buttons you can seamlessly execute predefined actions directly from their mobile devices,
                                                                                                          • Zoho pdf suit

                                                                                                            Pl. design products with following feature: 1. Please add all features given in Ilovepdf website to work on pdf files. It is mandatory to use pdf in court work. 2. Courts have prescribed New Times Roman, pl. add this font as well 3. Indexing, signature
                                                                                                          • Zoho Not Working

                                                                                                            Today Zoho not wokring
                                                                                                          • Dynamically autofill fields with URL parameters

                                                                                                            I have a zoho form embedded in my organization's WP website. Our users find their account with a search tool, and then can select to open this page with the embedded form. The URL of the page holds the parameter that I need, but I cannot figure out how
                                                                                                          • User Automation: User based workflow rules & webhooks

                                                                                                            User management is an undeniable part of project management and requires adequate monitoring. As teams grow and projects multiply, manual coordination for updating users & permissions becomes difficult and can give way to errors. User automation in Zoho
                                                                                                          • Integrate Projects for Desk KB article release tasks

                                                                                                            Could you please look into the possibility of integrating project tasks for Zoho Desk article release processes? We are looking for an internal integration between Zoho Projects and Zoho Desk's KB article drafting, reviewing and releasing tasks. We could
                                                                                                          • Issue in Annual Leave

                                                                                                            We created a policy to credit 21 days at the Start of the Year An employee has taken 16 days of leaves thought the year, so we expect to see 5 Leaves remaining right? But Zoho People is Showing 12 Days of Leave Balance Available If we check the Leave
                                                                                                          • Use the searchBy parameter to find user by email address

                                                                                                            I'm trying to find a user is Zoho Desk via the Api. In the documentation I see that there is the possibility to add a searchBy parameter in the request. But I can't find how the search values should be formatted. I've tried multiple things and get either
                                                                                                          • Zoho CRM Community Digest - September 2025 | Part 2

                                                                                                            Hello Everyone! Mid-September vibes: fresh tips, smart hacks, and practical Zoho CRM updates all in one place. Let’s dive in. Product Updates: The All-New Address Field! The new Address field type makes it easier to capture complete addresses in one structured
                                                                                                          • Zoho Vault API: Create new Secrets

                                                                                                            Hello, I attempt to Post Secrets to the vault, since the encrypted entries are almost impossible to decrypt, since there is no documentation on how to decrypt them. Like with the lack of documentation on how to descrypt, there are missing information regarding on how to create new secrets/post secrets. Source: https://www.zoho.com/vault/api/#create-a-new-secret When I try to send JSON Informationen as a POST-Request I only receive the error message: {     "operation": {         "result": {             "error_code": "",
                                                                                                          • CRM and Finance Tab - Add Invoice "Subject " Column

                                                                                                            When On a contact in CRM, and you click the Zoho Finace tab, how can I put in the invoice subject line? Or even a custom field for this.  We need to see what that invoice is for, without opening it.   If we have tons of invoices we need a way to quick
                                                                                                          • Collections Management: #4 Before, During & After Payment Processing

                                                                                                            "Mark, I think the payment link isn't working. Can you send it again?" Staring at a message, Mark got on his phone. This was the third time the same customer had asked him that week. A few minutes later, another message came, "Hey, the invoice total seems
                                                                                                          • Account name not populating when importing contacts

                                                                                                            When importing a csv file to add contacts the account name is blank? Every other filed gets mapped and imported correctly, i.e contact name, phone number. However not the account name which I have mapped to "company" field in my csv file
                                                                                                          • Suggestion to improve zoho writer

                                                                                                            I am using your product, I believe it is very useful, however, i was writing a note and I needed to draw an arrow in different angles to explain a point and I couldn't. it would be helpful, to add draw functions to the zoho writer. thanks
                                                                                                          • Almost all Flows are being queued

                                                                                                            A few days ago I saw one of my Flows status was Queued. This was the first time this had ever happened. Now, almost every Flow that triggers is Queued for at least a few minutes. If I re-trigger the Flow (which causes separate problems) they sometimes
                                                                                                          • Allow Font Size 11 in Editors...

                                                                                                            That is basic functionality...
                                                                                                          • Zoho Analytics & Zoho Creator - Modified Time value

                                                                                                            I'm trying to use the Zoho Creator system field 'modified time' in Zoho Analytics, but it's consistently showing 12 hours 'out' In Zoho Creator In Zoho Analytics Is this a constant difference that I just need to correct with a timezone change - or is
                                                                                                          • webhook basic authentication

                                                                                                            II want to use a webhook to send out a SMS. Unfortunately Twilio does not use an authToken but basic authentication. I created the webhook as POST and get this url: https://{username}:{password}@api.twilio.com/2010-04-01/Accounts/{account}/Messages?body=<BODY>&to=+155555555&from=+1555555555
                                                                                                          • Managing functions

                                                                                                            Can someone let me know if there are any plans to improve the features for managing functions in CRM? I have lots of functions and finding them is hard. The search only works on the function name and the filter only works on function type. I have created
                                                                                                          • Good news! Calendar in Zoho CRM gets a face lift

                                                                                                            Dear Customers, We are delighted to unveil the revamped calendar UI in Zoho CRM. With a complete visual overhaul aligned with CRM for Everyone, the calendar now offers a more intuitive and flexible scheduling experience. What’s new? Distinguish activities
                                                                                                          • Custom function return type

                                                                                                            Hi, How do I create a custom deluge function in Zoho CRM that returns a string? e.g. Setup->Workflow->Custom Functions->Configure->Write own During create or edit of the function I don't see a way to change the default 'void' to anything else. Adding
                                                                                                          • Issue with Hour Calculation in Zoho People Attendance Module

                                                                                                            I have noticed an issue in the attendance regularization feature of Zoho People. When trying to regularize past dates, the total working hours are not calculated correctly. For example, if I enter a check-in and check-out time for a previous day, the
                                                                                                          • Free webinar alert on November 19 - Email driven strategies - Master personality based styles

                                                                                                            Hello Zoho Community! Want to make email management easier, smarter, and more you? We’ve got just the session for you! Join our interactive, game-based webinar to discover how Zoho Mail adapts to your personality and work style. Learn practical hacks,
                                                                                                          • Push Notification for New Bookings in Zoho Bookings App

                                                                                                            when a someone schedules an appointment through the booking page, is there any option to receive a push notification in the mobile app?
                                                                                                          • Automation in Zoho Sprints

                                                                                                            Hi. I have a Sprints board with the following statuses: ToDo, InProgress, CodeReview, Testing, Preprod, Live When a ticket is moved from e.g. Testing to Preprod, the following tags should be modified: remove 'tested OK' remove 'ready for Preprod' add
                                                                                                          • Export Purchase orders as Excel

                                                                                                            Is it possible to export purchase orders as excel rather than PDF? Our suppliers don't want orders made in PDF, they need it to be excel
                                                                                                          • Cliq iOS can't see shared screen

                                                                                                            Hello, I had this morning a video call with a colleague. She is using Cliq Desktop MacOS and wanted to share her screen with me. I'm on iPad. I noticed, while she shared her screen, I could only see her video, but not the shared screen... Does Cliq iOS is able to display shared screen, or is it somewhere else to be found ? Regards
                                                                                                          • Draft & Schedule Emails Directly in Bigin

                                                                                                            Greetings, I hope all of you are doing well. We're happy to announce a few recent enhancements we've made to email in Bigin. We'll go over each one in detail, but here's a quick overview: Previously, you couldn't draft or schedule emails in Bigin, but
                                                                                                          • Integrating External Portal Tickets Into Zoho Desk

                                                                                                            A B2B travel company has a customer portal where clients can raise and submit tickets related to their bookings. These tickets need to be handled and managed in the backend through Zoho Desk. Ticket updates and replies from Zoho Desk should also be visible
                                                                                                          • Create CRM Deal from Books Quote and Auto Update Deal Stage

                                                                                                            I want to set up an automation where, whenever a Quote is created in Zoho Books, a Deal is automatically created in Zoho CRM with the Quote amount, customer details, and some custom fields from Zoho Books. Additionally, when the Sales Order is converted
                                                                                                          • Auto sync Photo storage

                                                                                                            Hello I am new to Zoho Workdrive and was wondering if the is a way of automatically syncing photos on my Android phone to my workdrive as want to move away from Google? Thanks
                                                                                                          • Send email template "permission denied to access the api"

                                                                                                            Hello, Per the title, I'm trying to send a Zoho CRM Email template based on the advice given here: https://help.zoho.com/portal/en/community/topic/specify-an-email-template-when-sending-emails-in-custom-functions (I'd prefer to send right from Deluge
                                                                                                          • Zia’s AI Assist now helps you write clearer notes — in seconds

                                                                                                            After helping recruiters craft job descriptions, emails, and assessments, Zia’s AI Assist is now stepping in to make note-taking effortless too. Whether you’re recording feedback after an interview or sharing quick updates with your team, you can now
                                                                                                          • Add Prebuilt "Partner Finder" Template with Native Zoho CRM Integration in Zoho Sites To: Zoho Sites Product Team

                                                                                                            Hi Zoho Team, We hope you're doing well. We would like to request a prebuilt "Partner Finder" template for Zoho Sites, modeled after your excellent implementation here: 🔗 https://www.zoho.com/partners/find-partner-results.html ✅ Use Case: Our organization
                                                                                                          • Shortcut to fill a range of cells

                                                                                                            Good evening: I'm writing because I haven't been able to find a feature that allows you to select a range of cells, type in one of them, and then use a key combination to type in all of them. In Excel, the keyboard shortcut is Ctrl+Enter. I haven't found
                                                                                                          • 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
                                                                                                          • Object required error

                                                                                                            Hi, I am getting an 'Object required' error on the line Call HideColumnsOutsideRange(ws, startOfWeek, endOfWeek) when I run the ShowCurrentWeek macro but not when I run the ShowCurrentMonth macro. Any ideas? Regards, GW Option Explicit Sub HideColumnsOutsideRange(ws
                                                                                                          • Zoho CRM - Rename "Estimates" in CRM Finance Suite Integration to "Quotes"

                                                                                                            I'm not sure if it's been 2 or 3 years now since Zoho Books renamed Estimates to Quotes. I still see "Estimates" in the Zoho CRM integration. Could this be added to Translation settings so that some customisation could be made on an account by account
                                                                                                          • Its 2022, can our customers log into CRM on their mobiles? Zoho Response: Maybe Later

                                                                                                            I am a long time Zoho CRM user. I have just started using the client portal feature. On the plus side I have found it very fast and very easy (for someone used to the CRM config) to set up a subset of module views that make a potentially extremely useful
                                                                                                          • All new Address Field in Zoho CRM: maintain structured and accurate address inputs

                                                                                                            The address field will be available exclusively for IN DC users. We'll keep you updated on the DC-specific rollout soon. It's currently available for all new sign-ups and for existing Zoho CRM orgs which are in the Professional edition. Latest update
                                                                                                          • Next Page