
The new year is already in motion, and the Zoho CRM Community has been buzzing with steady updates and thoughtful conversations. In this edition, we’ve pulled together the key product enhancements, Kaizen learnings, and helpful discussions from the first two weeks of January, so you can catch up in minutes.
Before we jump into what’s new, here’s a quick thought:
Last year laid the foundation for a lot of what you’re seeing now. If you haven’t already, take a minute to skim through the 2025 highlights. It’s a great way to connect the dots. And if CRM lives on your phone as much as your laptop, don’t miss the mobile recap covering everything that rolled out across Android and iOS.
Now, let’s get into what’s new.
Product Updates:
More control over email fonts and reply-to settings:
Your emails just got more flexible in Zoho CRM. The email composer now supports custom fonts, font sizes, and a default reply-to address. Check out the post to learn more and see how to configure these enhancements.
Create formula fields faster with Zia Formula Expression Generator:
Writing formula syntax from scratch? Not anymore. The new Zia Formula Expression Generator lets you describe your logic in plain language and automatically generates the expression for you. Review, tweak, and insert it directly while creating Formula fields in the Layout Editor. Check out this post to see it in action.
Integrate QuickML models directly into Zoho CRM
Custom AI Solutions in Zoho CRM now offers deeper integration with QuickML, allowing you to connect deployed QuickML models directly to CRM modules and view AI-driven insights within record detail pages. Map CRM fields to your model inputs and instantly access predictions, recommendations, forecasts and analysis as part of your day-to-day operations. Explore more about this integration in this post.
Business day logic update: more accurate Workflow scheduling
We’ve updated how business-day calculations work in Workflows to ensure offsets like +0, +1, and +2 business days behave exactly as intended when triggers occur on weekends. This update makes Workflow execution timing more accurate and predictable, especially for processes that rely on business-day-based scheduling. Learn how it works and what it means for your Workflows in the Forum announcement post.
New VoC enhancements in Zoho CRM for deeper response insights
We’ve introduced new enhancements to Voice of the Customer (VoC) in Zoho CRM that help teams analyze customer feedback more deeply and contextually. These updates include response-level drilldown, summary-based analytical components powered by Zia, and the ability to leverage VoC intelligence in custom views and Workflow criteria. Check out this announcement post to discover how these features can be used in dashboards, views, and Workflows.
CRM gets location-smart with the new Map View
We have introduced Map View in Zoho CRM to help teams visualize and work with records based on location. Powered by the new address field and Mappls (MapMyIndia), Map View lets you plot records on an interactive map, apply nearby filters, sort by distance, and plan visits more efficiently, all within your CRM modules. This feature is available in all paid editions but only for the Indian Data Center (IN DC). Explore this post to learn how Map View works and how you can use it for location-based planning and execution.
Enhance your CRM records with data enrichment:
In Zoho CRM, data enrichment helps enhance company and person records with additional information gathered from publicly available sources. Details such as company size, industry, job titles, and contact information are mapped directly to corresponding CRM fields using native enrichment capabilities and supported integrations like WebAmigo. Tip: Instead of enriching records manually, you can automate the process using APIs and Workflow rules to trigger enrichment when records are created or updated. Take a look at this post to understand how data enrichment works and how to configure it effectively.
Quick Wins:
Restrict task deletion and enforce strict stage control in Zoho CRM:
@Rodney D Abernathy asked how to prevent staff users from deleting tasks and enforce forward-only stage progression in Zoho CRM. @Ishwarya SG recommended restricting task deletion by adjusting profile permissions and using Blueprints to control stage progression with admin-only corrections. Read the full discussion for setup details.
Setup notifications for upcoming CRM callbacks in Zoho CRM:
@Dan Newham asked how to notify users before scheduled CRM callbacks. @Haiku Technical Support suggested using built-in Call activity reminders (pop-ups and Cliq messages), creating call-related Workflows for email notifications, or leveraging Zoho Flow for automation, especially when template-based Workflows aren't feasible, as in Dan's case. Haiku also included screenshots that provide additional clarity, so take a look at this post to learn more.
Migrate data between related lists in the same module:
@Sahal Akel asked how to migrate existing Product-related list data in the Leads module to a newly created multi-lookup related list. @Cloud Bound suggested exporting the data using a detailed report with Leads as the primary module and the Product relation as the child module, then importing it into the linking module created by the multi-lookup field. Checkout the post to learn more.
Mapping countries to regions for deal reporting:
@Clement asked how to categorize Deals by region by linking country values to a region lookup table for reporting and analysis. @Pranit explained that this can be done by creating a custom module to maintain country–region mappings, adding a Lookup field on Deals, and using a workflow with a Deluge function to populate the region directly on the Deal record. This approach overcomes the reporting limitation of lookup fields and enables region-based reports and dashboards, while Client Scripts can also be used for UI level updates. Read the full discussion for implementation details.
Dev's Corner:
Associating Zoho Projects with Deals using Deluge:
@Jacob asked how to automatically associate a Zoho Project record with a Deal when creating the project via a Zoho CRM workflow using Deluge. @Ishwarya SG shared a sample script showing how to use the appropriate CRM-Projects API endpoint and explained why it's important to use the right data center–specific OAuth token and required connection scopes for Zoho CRM and Zoho Projects. Once the connection settings were aligned properly, the project–deal association worked as expected. Read the full discussion to review the sample script and setup details.
Kaizen:
Kaizen #223 – Building a File Manager CRM Widget using ZRC methods
This Kaizen explores the Zoho Request Client (ZRC) introduced in Widget SDK v1.5 and shows how to build a related list widget in Zoho CRM. The walkthrough demonstrates how ZRC enables integration with Zoho WorkDrive, letting users list, preview, and upload files directly from a record’s detail page. It also covers automating WorkDrive folder creation and setting up the widget for seamless file management. Read this post to explore the complete implementation and step-by-step guide.
Kaizen #224 – Quote-driven deal reconciliation using Zoho CRM Functions and Automation
This Kaizen demonstrates how Zoho CRM Functions and Automation can reconcile deal values against quote activity over time. The walkthrough covers managing currency fluctuations, grace periods, loss thresholds, and renegotiation logic by treating quotes as the source of commercial truth and updating finalized deal values accordingly. Read the full post to explore the business scenarios, field design, automation flow, and function logic behind this quote-driven reconciliation.
And with that, we wrap up this edition of the Digest. Caught something cool we missed, or have a favorite highlight from this edition?
Drop it in the comments! We’d love to hear from you. We’ll be back soon with more updates and community gems. Until then, stay tuned!
Recent Topics
Enrich your contact and company details automatically using the Data Enrichment topping
Greetings, I hope you're all doing well. We're happy to announce the latest topping we've added to Bigin: The Data Enrichment topping, powered by WebAmigo. This topping helps you automatically enhance your contact and company records in Bigin. By leveraging
Zoho Billing Partial Proration...
Hi, In Zoho billing, we offer upgrades, downgrades, suspends, and resumes. We use online payment for most subscriptions, but have only a few that are offline, but we treat them the same either way.. We prorate only parts of these changes.. Right now zoho
Getting Subform Fields to Display Top to Bottom
I have a form where the fields are all in one column. I want to insert a subform where the fields are stacked in one column as well. I have built both the form and subform but the subform displays the fields from left to right instead of a stacked column. This will cause a problem displaying the subform correctly on mobile apps. How can I do this please?' Here is my form with subform now. As you can see the subform "Follow Up Activity" is displaying the fields left to right. I need them to go top
[Feature Deprecated] Gamescope in Zoho Projects
This feature is no longer available. All work and no play makes Jack a dull boy. Well, yes. That's true! Tiring work, buzzing coffee makers, busy turnstiles , occupied meeting rooms, back-to-back status updates and what not. Your everyday routine need not have to be this hectic. It can be more rewarding. It can be more fun. Zoho Projects believes in this fact and hence has launched Gamescope - A module that turns every project into an exciting game and boosts the spirit of your team by leaps and
Creating a task, i can not work out how to get ID for What_Id
hi From Module A function I map Module B record reference membershipid (ours). I need Module B Zoho ID to create the related to on task. All examples i've seen start with the Zoho ID. void automation.LTM_Assign_Dispute_Task(String membershipid) { try
Can't connect to POP and SMTP over VPN
I use Thunderbird to access Zoho Mail via POP and SMTP. I have configured an app-specific password for Thunderbird to use. Everything is properly configured and works correctly — until I enable my VPN. I'm using a paid commercial VPN service (Mullvad).
my zoho mail is hacked
my email is sending my username and password to people i dont know
Suministrar accesos
Asunto: Enable UPLOAD_RULE for API Attachments Mensaje: Hola, Necesito habilitar la capacidad de subir attachments vía API en Zoho Mail. Actualmente recibo el error: "UPLOAD_RULE_NOT_CONFIGURED" al usar el endpoint: POST /api/accounts/{accountId}/messages/attachments
Introducing real-time document commenting and collaboration in Zoho Sign
Hi, there! We are delighted to introduce Document commenting, a feature that helps you communicate with your recipients more efficiently for a streamlined document signing process. Some key benefits include: Collaborate with your recipients easily without
Ticket Loop from Auto Responce
We’re seeing an issue where a client’s help desk triggers a ticket loop. When they email us, our system creates a ticket and sends the acknowledgement. Their system then creates a ticket from that acknowledgement and sends one back to us, which creates
How to make rule to filter out some emails from receiving the notification "Receiving a new ticket"?
Good Morning, We are currently using the "Receiving a new ticket" notification rule to provide that auto reply template to a customer that emails us for support. However, there are some emails we don't want to receive this auto-reply. Where can I set
Zoho Signatures Missing
In the past after collecting signatures from two different PDFs I would merge them by calling an api and the signatures would appear in the combined PDF. Recently the signatures have disappeared whenever I combine the PDFs together. Why did this randomly
Automate pushing Zoho CRM backups into Zoho WorkDrive
Through our Zoho One subscription we have both Zoho CRM and Zoho WorkDrive. We have regular backups setup in Zoho CRM. Once the backup is created, we are notified. Since we want to keep these backups for more than 7 days, we manually download them. They
Exciting Updates to the Kiosk Studio Feature in Zoho CRM!
Hello Everyone, We are here again with a series of new enhancements to Kiosk Studio, designed to elevate your experience and bring even greater efficiency to your business processes. These updates build upon our ongoing commitment to making Kiosk a powerful
New activity options for workflows
Greetings, We are excited to announce the addition of two new dynamic actions to our workflow functionality: Create Event and Schedule Call. These actions have been thoughtfully designed to enhance your workflow processes and bring more efficiency to
Remove the “One Migration Per User” Limitation in Zoho WorkDrive
Hi Zoho WorkDrive Team, Hope you are doing well. We would like to raise a critical feature request regarding the Google Drive → Zoho WorkDrive migration process. Current Limitation: Zoho WorkDrive currently enforces a hard limitation: A Zoho WorkDrive
Kaizen #228 - Process Large-Scale Migrated Data Using Catalyst Solutions
Howdy, tech wizards! This week’s Kaizen explores how Catalyst Solutions in the Zoho CRM Developer Hub help import large volumes of data into Zoho CRM while improving data quality and simplifying the migration process. Why Catalyst Solutions? Catalyst
Zoho Expense Import Reports Won't Work Because Default Accounts Already Exist
Im trying to import reports from another Zoho expense account to mine and im getting errors that won't allow the import to happen The account name that you've entered 'Ground Transportation' already exists. Enter another name for the account and try again.z
Inactive License for free account.
I recently upgraded my Cliq subscription not my team (on the free version), are unable to login to their accounts. The error message received is Inactive License Looks like you have not been covered under the current free plan of users. Please contact
2026 Product Roadmap and Upcoming Features
This is your guide to what is coming in Zoho Vertical Studio throughout 2026. We’ll update this post throughout the year as items move from development to release, and as and when new initiatives are added. Once a feature is released, it will be reflected
Syncing zoho books into zoho crm
I was wondering how I can use zoho books in crm as I have been using them separately and would like to sync the two. Is this possible and if so, how? Thanks
Announcing new features in Trident for Mac (1.34.0)
Hello everyone! We’re excited to introduce the latest updates to Trident, which are designed to take workplace communication to the next level. Let’s take a quick look at what’s new. Connect with customers using Zoho Voice integration. You can now easily
How Zoho Contracts Makes Negotiations Clear, Secure, and Transparent
Negotiation is one of the most critical—and often most chaotic—stages of the contract lifecycle. Multiple stakeholders review the same document, propose changes, debate terms, and exchange feedback. Without the right tools, this collaborative process
Error: Invalid Element tax_override_preference
In both Books and Inventory, we're getting the following error whenever we try to enter any Bill: I think this is a bug. Even cloning an old bill (that obviously was entered just fine), this error occurs.
Assign Income to Project Without Invoice
Hello, Fairly new user here so apologies if there is a really obvious solution here that I am just missing... I have hundreds of small deposits into a bank account that I want to assign to a project but do not want to have to create an invoice every time
How to Print the Data Model Zoho CRM
I have created the data model in Zoho CRM and I want the ability to Print this. How do we do this please? I want the diagram exported to a PDF. There doesnt appear to be an option to do this. Thanks Andrew
our customers have difficult to understand the Statements
our costumers have big problems to understand Zohos Statements. we need a text box after the payment number to explain what the payments are for. Is it possible to develop a version of the Statement with that kind of box and if so whu can do it
How to track a list of ALL the items that ONE customer bought?
Hello, I am interested in getting a list of all the items that only ONE of my customers bought, and the invoices are what show up instead. It's very tedious to go through every single invoice when we sell a lot of items to this customer. Surely there
Exchange Rate Updates
Hi, It would be great that when you work with multiple currencies, the exchange rate updates automagically every day (as seen on Zoho Books) or at least that when you create/update an opportunity the exchange rate could be manually updated, or maybe both!
Locked Out of Super Admin Account
I'm locked out of my Super Admin account and the external e-mail is no longer associated with it. There seems to be a problem during set up, the system ought to ask to assign a new password instead of using Google accounts. Please help me get back access.
Emails are going to notification folder and not in inbox
emails are going to notification folder and not into inbox
550 5.4.6 Unusual sending activity detected. Please try after sometime
Hi, I am receiving this error message when trying to send my emails. The only reason I can think why this is happening is my previous two emails were bounced back to me due to a non working mailbox error. I have followed the online links for unblocking
Projects Home Customization
Hello! We've been in Zoho One since July of last year, and my team has started providing feedback on what they'd like to do. Their latest wish is that they could have more control over the Projects Home content. For example, they want a card that shows
IMAP search support
Does Zoho Mail support IMAP search? https://www.rfc-editor.org/rfc/rfc9051.html#name-search-command TEXT <string> Messages that contain the specified string in the header (including MIME header fields) or body of the message. Servers are allowed to implement
Performance is degrading
We have used Mail and Cliq for about three years now. I used to use both on the browser. Both have, over the past 6 months, had a severe degradation in performance. I switched to desktop email, which appeared to improve things somewhat, although initial
Cannot reorder fields in Page Layout in Expenses and Purchase Requests
It is very inconvenient that the custom fields in Page Layout cannot be re-ordered. The only way is to remove the fields and re-create them; however, it is impractical. This would affect the reports and dashboards we are having. Not able to re-order the
bouncing emails
My recurring invoices have bounced back
Probable Scam / Phising attempt from email pretending to be Zoho
I think this is a scam email right? It says "zohCworkplace.com". I'm on the Mail Free plan The link in the CTA button seems to go to a redirect. Just wanted to bring it up to the security team.
Feature Request: Ability to set Default Custom Filters and apply them via URL/Deluge
I've discovered a significant gap in how Zoho Creator handles Custom Filters for reports, and I'm hoping the Zoho team can address this in a future update. This limitation has been raised before and continues to be requested, but remains unresolved. The
Email Address Search in "To" Field Search is broken, Zoho refuses to fix it
Typing a part of the email address string other than the beginning of the string does NOT work, I kindly urge Zoho to fix this. Let's say you remember writing an email so someone called "smith" from company "corp.com", but can't remember their first name,
Next Page