
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
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
Chat to Lead
Can I convert a Chat to a Lead?
Limit maximum entries for subform - depending on fields entry
Hi Zoho! I have a form with a subform in it. I'd like to have limitation for the row number depending on an entry in a drop-down field in the main form (If the field in the main form is marked "Answer1" - Limit the entries to 1 row, if the field is "Answer2" to have 2 rows limitation, "Answer3" = no limitation at all) Can this be done? Thanks Ravid
Save HTML Snippet Page as PDF with Dynamic Data in Zoho Creator (Working Solution)
Hi Zoho Creator Community 👋, I faced a common challenge while working with HTML Snippet Pages — I needed to generate a PDF with dynamic data and save it back into the record automatically. Here’s the working solution that might help others. Use Case
Make Camera Overlay & Recording Controls Visible in All Screen-Sharing Options
Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an improvement to the screen-recording experience in Zoho WorkDrive. Current Limitation: At the moment the recording controls are visible only inside the Zoho WorkDrive tab. When
Rebranding Options for Zoho One
We need the addition of rebranding and white-labeling settings directly within the Zoho One Admin Panel. This feature should allow organizations to customize the unified portal with their own logo, brand colors, and custom domain mapping (e.g., portal.company.com).
Tip #57- Accessibility Controls in Zoho Assist: Mobility- 'Insider Insights'
Remote support should be easy to navigate for everyone. For users with mobility-related accessibility needs, long sessions and complex navigation can be challenging. Zoho Assist’s Mobility Accessibility Controls simplify interaction through keyboard-based
Total Cost in reports showing zero
The image below shows my issue. The column Total Cost should show the cost to our company based on hours logged and the employee's rate. For instance, if the person working on Subtask 1 is paid 20/hr, then Total Cost should display $160 ($20x8 logged
To print Multiple delivery notes in batches
In Zoho Books, we can print a Delivery Note from an Invoice using the Print Delivery Note option, but it is non-editable and always prints all line items from the invoice. Our requirement is to deliver invoiced items in batches and print delivery notes
Invoices not arriving and mail server settings
I am having an issue where some clients are not receiving invoices. I have configured Zoho Books to send on my behalf and configured the appropriate SPF, DKIM and DMARC settings on my mail server and tested these as working. I get the CC'd copies so I
UPLOAD A CREATED PDF AUTOMATICALLY
Using the html header pdf+print button, I have managed to find a way to have a user create a pdf using entered form data. Using the schedule button, I can have a "file uploaded" pdf mailed to someone as an attachment. The missing piece is to be able to add the pdf, created in that html page to a file upload field automatically? Right now one has to save it to computer and then upload it in a FILE UPLOAD FIELD. Any help would appreciated !
Consolidated Department-wise Payroll Cost Summary Report
Hello Zoho Payroll Team and Community, I am writing to discuss a reporting requirement regarding department-level expense tracking within Zoho Payroll. As we scale and manage salary distribution for employees across multiple departments, such as Accounts,
How to remove chat icon from knowledge base?
I have set up a knowledge base to hold FAQs and documentation. It is currently standalone, and not integrated into our website. On every page there is a chat button in the bottom left corner that says "We're offline, please leave a message." How can I
[ZohoDesk] Improve Status View with a new editeble kanban view
A kanban view with more information about the ticket and the contact who created the ticket would be valueble. I would like to edit the fields with the ones i like to see at one glance. Like in CRM where you can edit the canvas view, i would like to edit
Automated Dismissal of Specific Notifications and Centralized Control of Toast Notification Settings
Dear Zoho Team, I hope this message finds you well. We would like to request two enhancements related to notification handling within Zoho Desk: Automatic Dismissal of Specific Notifications: Currently, when certain actions are taken in the ticket list
Show field in spreadsheet view depending on other field value
Hello. Not sure if this is possible but let's say i have spreadsheet view in Creator with four different fields Field A, B, C and D Then i have a field named Response which for one record could contain only one of the pre-definde choices below A, B, C
Intergrating multi location Square account with Zoho Books
Hi, I have one Square account but has multiple locations. I would like to integrate that account and show aggregated sales in zoho books. How can I do that? thanks.
Zoho Learn Zapier Integration
Hello all, Is there any plan to integrate Zoho Learn with Zapier? It seems almost all Zoho products are in Zapier, with the exception of Learn and Marketing Automation.
Notice: SalesIQ integration paused on Zoho Sites
I have this notice on my Zoho Sites in the SalesIQ integration setup. Can someone assist? "This integration has been temporarily paused for users. Reconnecting SalesIQ after disconnection will not be possible until we provide further updates." thank
Differences between Zoho Books and Zoho Billing
Without a long drawn out process to compare these. If you were looking at these Books and Billing, what made you opt for one and not the other. Thanks
New Feature : Copying tickets with all the contents such as conversations/history/attachments etc
Sometimes our customers and distributors do create tickets (or send emails) which contain more than one incident in them and then also some of the further conversations which are either created by incorrect new tickets or replies to old tickets are being created as combined tickets. In such cases we require to "COPY" the contents of the tickets into separate tickets and merge them into their corresponding original tickets. The "CLONE" feature doesn't copy the contents (especially the conversations
Como se agregan los empleados
Necesito saber si para agregar empleados los mismos necesitan tener licencias
Deluge Error Code 1002 - "Resource does not exist."
I am using the following script in a Custom Button on a Sales Return. Basically, the function takes the information in the sales return (plus the arguments that are entered by the user when the button is pushed) and creates a return shipping label via
Adding multiple Attendee email addresses when adding a Zoho Calendar event in Zoho Flow
I am trying to integrate Notion and Zoho Calendar via Zoho Flow. However, the Attendee email address supported by Zoho Calendar - Create event only supports one email address, so I am having difficulty implementing automation to automatically register
Graceful Handling of Exceeded Option Limits
Hi Zoho SalesIQ team. I would like to submit a feature request to deal with a bug in salesIQ Current Behavior (Bug): When a dynamic list passed to the Single Select Option Card contains more than 20 options, the Zobot stops responding (freezes/hangs)
System default SLA descriptions can't be modified
The system default SLAs have identical descriptions for all SLA levels, but their settings differ. However, I am facing an issue where I cannot modify these descriptions and save the changes. The content of the description box can be edited but the changes
Adding non-Indian billing address for my Zoho subscription
Hey Need help with adding a non-Indian billing address for my Zoho subscription, trying to edit the address to my Singapore registered company. Won't let me change the country. Would appreciate the help. Regards, Rishabh
How to create one ZohoCRM organisation out of a multi-organization?
Hi, we have a multi-org including two different Zoho CRM organizations for two companies using respectively EUR and USD as default currency. I was wondering if there is any easy way to merge the two organizations into just one, so that users may access
Gray screen while signing documents
We are all getting a "gray" screen when trying to sign documents in Zoho sign. Anyone else having issues?
Projects custom colors replaced by default orange
Since yesterday, projects uploaded to Zoho, to which I had assigned a custom color, have lost the customization and reverted to the default color (orange). Has anyone else had the same problem? If so, how did you resolve it?
Interview booked through Invite but no Notifications
We have a workflow that was developed through a developer/partner that was tested and worked. Today, we pushed a candidate through the process and invited them to an in-office interview. They were sent the booking link (as usual and as tested before successfully)
Automatiser la gestion des SLA dans Zoho Desk avec Zoho Contracts
Les équipes du service client s’efforcent d’assurer un support rapide, régulier et fiable pour garantir la satisfaction de chaque client. Les accords de niveau de service (SLA) permettent de clarifier les engagements en définissant les termes et conditions
iOS App doesn't refresh for Document Creation
Hello Zoho team, I have created a workflow to be used on a mobile iOS device which starts in Zoho Creater and ends with a murge and store function that then opens the newly created document within the Zoho Writer app. This process is working great however
Uploading a signed template from Sign to Creator
Good day, Please help me on how to load a signed document back into Creator after the process has been completed in Sign. Below is the code that I am trying, pdfFile = response.toFile("SignedDocument_4901354000000372029.pdf"); info pdfFile; // Attach
Zoho DataPrep and File Pattern configuration
I'm using Zoho data prep to ingest data from One Drive into Zoho Analytics... The pipeline is super simple but I can't any way to get all the files that I need. Basically I need to bring all the files with a certain pattern and for that I'm using a regex
Assistance needed: Activation of a domain
Hello Zoho Support, I purchased the .com domain "primesolva.com" via Zoho 6 days ago. The domain is still pending, and I cannot access the DNS panel to add the TXT verification for domain ownership. Please confirm the registration status and help me activate
Operation not permitted
I am trying to add an email address to the list of user but I am getting error Operation not permitted
Request to Permanently Delete Email User (info@mehbobgulf.com ) from Old Organization
Please permanently delete the user email info@mehbobgulf.com It is still associated with my old Zoho organization. I cannot delete it because it shows ‘You cannot delete email. Zoho host’. I need to use this email in a new Zoho account.”
Client host [89.36.170.5] blocked using Spamhaus
Hello please make make actions for delist ..... "Client host [89.36.170.5] blocked using Spamhaus"
Suggestion: Option to Re-run a migration
As I'm going through a migration process, I like the IMAP migration tool, but it would be better if there were an option to re-run the same migration as configured. There's not even an option to copy/edit one that's already there. Just run if it hasn't
Next Page