Hello Everyone!
April brought a lot to unpack!
From a long-awaited field renaming update to MCP (Model Context Protocol) support that lets AI tools talk directly to your CRM, the first half of the month was packed with updates. The community had some great problem-solving moments, too. Let's get into it.
Product Updates:
The Field Renaming Update You've Been Waiting For!
System-defined field labels can now be renamed directly from the Module Builder. This update eliminates the need for duplicate fields or the "Translation" workaround, allowing you to align CRM terminology with your team's specific vocabulary instantly.
CRM & Desk Integration: Sandbox Support is Here
Testing changes to your CRM-Desk integration in a live environment has always been a risk. Now it doesn't have to be. CRM's Sandbox now supports the Zoho Desk integration, so you can test ticket management, data sync, and team workflows in a safe environment before any of it touches live data.
Connected Records now Supports Org Modules
Connected Records in Zoho CRM For Everyone now supports Org modules. This means you can associate Deals with Invoices, Accounts, and more without switching screens. Modules are now clearly separated into what's connected and what's not, and all configurations are viewable from a single page. Additionally, Connected Workflows can now trigger actions based on specific associated modules. It is a powerful upgrade for teams managing complex cross-module relationships.
Your CRM Homepage, Built Your Way
Canvas Home View lets you design a custom CRM homepage from scratch with no coding. Just drag and drop to build role-based views that show sales managers their deals and targets, support teams their tasks and tickets, and marketing their campaign stats, all without extra clicks. Share it with your team by role, group, or territory, and everyone starts their day looking at exactly what matters to them.
Built-in MCP Support for Zoho CRM
Zoho CRM now offers built-in MCP support. This means AI agents can connect directly to your CRM and perform actions through natural language prompts. Search records, update data, configure workflows, build custom modules, all without touching the interface or writing API calls. Five pre-built MCP servers cover the key areas out of the box, so you can pick only what you need.
Build Native CRM Interfaces in Minutes with Slyte UI!
SlyteUI takes custom interface building to the next level by allowing you to create components that look and feel like a native part of Zoho CRM. Instead of building from scratch and managing manual styling, you can pick from over 60 pre-built components and use a built-in editor to preview your work in real time. It is a faster, more integrated way to ship interactive pages that blend perfectly with the rest of your CRM workspace.
String Formula Fields Just Got More Precise
Large datasets and string formula fields haven't always played well together, with varying character lengths slowing things down and affecting accuracy. Zoho CRM is now splitting the string return type into Small, Medium, and Large. This gives admins control over exactly how much data each formula field handles. Existing fields need to be mapped to the new types before May 31st, 2026, so this one's worth checking sooner rather than later.
Filter Records Using Fields From Any Linked Module
Until now, filtering records using data from a linked module meant jumping through hoops. Cross-module filtering changes that. You can now use fields from lookup modules directly in Advanced Filters and Custom Views. Filter contacts by their account's industry, products by vendor rating, or policy holders by premium amount, all without leaving the module you're in. Once you have your list, run macros, send mass emails, or update fields right from there.
Quick Wins:
Merging Subform Photos Into Writer? Here's What Actually Works
@Damien T was building an inspection module and needed to merge subform photos into a Zoho Writer report.
@Roy Vargis and
@Sunderjan Siddharth laid out the workarounds clearly: use a related list instead of a subform since image field merging is supported there, or go the API route for full flexibility. If you're building document exports with images, this thread saves you the trial and error.
Want to Track Visitor Activity When a Form Is Submitted? Here's How
@Bhavish wanted to capture website browsing activity alongside a Zoho Forms submission and link it to a CRM lead.
@Roy Vargis broke down exactly how to make it work using SalesIQ's visitor tracking combined with CRM integration, with email as the identifier that ties it all together.
@Krithik Rai M added a quick but easy-to-miss tip: enable the Visitor Tracking checkbox when creating a CRM webform.
Client Scripts & Functions:
Opening a Zoho Form From a Canvas Button? Here's How
@SET3 wanted to add a custom button in the Canvas builder that opens a Zoho Form in a new window for a client portal.
@Sunderjan Siddharth came through with a clean Client Script solution that gets it done in three steps. If you're building Canvas views with external links, this thread is worth a look!
Auto-Copy Notes Across Records With a Simple Function
@eBizness Solutions wanted to automatically add a Note to a Contact whenever one was added to a linked Case or Deal.
@sima and
@Ishwarya SG both stepped in with Deluge-based solutions, and it worked. If you're managing notes across related records, this thread has the code ready to go.
Kaizen:
(Kaizen #236) - Using Client Script Support in Quick Create to Automate Manual Data Entry
The Quick Create form is great for logging records on the fly, but manually filling in repetitive details every single time defeats the purpose. This Kaizen shows how to utilize Client Script support within Quick Create to automatically inherit data from the parent record the moment the form loads, so your team only fills in what actually changes. Full code and step-by-step setup included.
(Kaizen #237) - Zoho CRM APIs: GraphQL & COQL- When to use which?
Both GraphQL and COQL can query Zoho CRM data, but they're built for different scenarios. COQL wins on simplicity for filtered queries, standard related data, and incremental syncs. GraphQL wins when you need to fetch unrelated datasets in a single query or bundle metadata alongside your records. This Kaizen breaks it down with real side-by-side examples, so you know exactly which API to reach for to optimize your next integration.
That's April Part 1 wrapped up!
Got a favorite from this edition or something we missed? Drop it in the comments, we'd love to hear from you. Part 2 is on its way!
Until then, stay tuned!