Zoho CRM Community Digest October 2025 | Part 2

Zoho CRM Community Digest October 2025 | Part 2



Hello Everyone!

From new mobile capabilities and smarter integrations to real-world workflow fixes and developer insights, all the highlights from the second half of October is covered right here. Let’s dive in
.


Product Updates:

Zoho CRM Mobile Updates: Android + iOS Enhancements
Both Android and iOS apps get meaningful upgrades this month to make your CRM experience smoother on the go. The Android app now supports Kiosk flows directly in the app and lets you upload up to five files per subform field for richer, multi-document entries. The iOS app introduces a refreshed CRM Homepage for quick insights, mobile-ready Zoho Survey actions, and the same enhanced subform upload capability. Each platform brings its own improvements, so check out the full details in the Android post or the iOS post.

 

Zoho CRM Adds Direct Outlook and Office 365 Integration via Microsoft Graph API

Zoho CRM now supports connecting your Outlook or Office 365 inbox through Microsoft’s Graph API, offering a modern and secure alternative to IMAP and POP. Your email experience works just as smoothly from day one, while the Graph integration sets you up to benefit from enhanced Microsoft 365 capabilities as they continue to evolve. The integration is available for all editions across all DCs. For setup steps and more details, the full post walks you through everything.

Full Automation Control: Workflow & Actions APIs Now in Zoho CRM

Zoho CRM's v8 API suite now includes Workflow and Actions APIs, giving you full control over your automations. You can create, update, reorder, or remove workflow rules, view their configuration, and track how often they trigger and perform. The same control extends to actions, including field updates, emails, tasks, and webhooks, with detailed usage and failure reports to keep everything running smoothly. For the complete breakdown and API list, check out this post.

Capture Anonymous Market Insights with VoC in Zoho CRM

Zoho CRM’s Voice of the Customer can now analyze comments and reviews from people not yet in your contact list, giving you a clearer view of how the wider market perceives your business. You can import feedback from ads, social media, surveys, blogs, partners, and review sites, then use VoC to understand sentiment, spot trends, compare prospects with customers, and anticipate demand. It’s a easy way to bring external conversations into your CX analysis. The full post explains how to map your review module and get started.

Zoho CRM Calendar Gets a Fresh UI

Zoho CRM's Calendar has been completely refreshed to make schedules easier to read, organize, and navigate. Activities now feature clear icons, you can quickly view calendars for specific users or groups, and all-day or ongoing items are grouped in one section. The month view offers cleaner summaries, and week numbers help with planning. The layout makes it easier to see and plan your day at a glance. Check out the post for the full breakdown.


QuickWins:

Access your Favorite Websites Inside Zoho CRM:

@Karan wanted an easy way to view a daily-updated website directly inside Zoho CRM instead of opening it separately. @Sunderjan shared a simple option: create a Web Tab, which lets you load any external site as a tab inside CRM. It works like a built-in shortcut you can open anytime after logging in. Want to set up Web Tabs for your daily sites? Read this post to learn more.


Functions:

Finding the Logged-In User’s CRM ID:

In Deluge, zoho.loginuserid only returns the logged-in user’s email, not their CRM user record ID. @Jacob needed the CRM user record ID but initially only had the login email. @Haiku Support showed an easy way to search the Users module using that email and retrieve the matching user record, which includes the user’s unique record ID. Want to see the exact line of code they used? The full post shares the snippet.


Dev's Corner:

Blueprint Transition Hack: Open External URLs

@Rodger shared a workaround for opening an external URL during a Blueprint transition using the onBeforeMandatoryFormSave event in Client Script, validating required fields before triggering the URL. Since this runs before the actual save, checks must match the Blueprint’s requirements to avoid opening the link too early. @Sunderjan added that using return false can stop the form from saving when needed. Learn more about using Client Scripts to open external URLs in Blueprint flows in the full post.

Fetch Lookup Details Using COQL in Client Scripts

@Jacob wanted to access data from a lookup field returned in a Client Script search, without making a second API call. @Jegan clarified that the recommended way is to use a COQL query, which lets you fetch the parent record and its lookup field details in one call. Selecting the lookup field and its sub-fields in the query provides everything you need in a single response. The full post includes an example COQL query you can explore.

How to Stop Users From Creating Deals for Accounts They Don’t Own

@Jacob wanted his sales team to see all Accounts while preventing them from creating Deals for Accounts they don’t own. The community suggested two main approaches: use a validation rule or a Client Script to check if the logged-in user matches the Account owner and block the save if they don’t. Territory checks can be enforced via the Territories API. Another recommendation was to keep Accounts as public read-only and Deals as private for clean access control. Want to see the exact scripts and options? This post walks through them.



Kaizen:

(Kaizen #212) — Mapping Picklist Dependencies Through Zoho CRM APIs

This Kaizen post explains how picklist dependencies work in Zoho CRM and shows how to fully manage them via APIs—from creating parent–child mappings to retrieving, updating, and deleting them. Using a Support Cases example, it shows how dependencies keep data clean by showing only relevant options, and it walks through the APIs you need, including module metadata, layout metadata, and the map dependency endpoints. It also covers details like subform support, limitations, and tips for ensuring valid values when inserting records. Explore the full post to learn how to setup and manage dependencies step by step.


(Kaizen #213) — Understanding Workflow APIs (Part 1)

This Kaizen post shows how Workflow APIs give teams a complete, organized view of every workflow running inside Zoho CRM. Using Zylker Cloud Services as an example, it demonstrates how to list workflows, inspect their logic, track last runs, and see where automation is concentrated or missing. You'll also learn how to check workflow limits, identify modules with the most rules, and start cleaning up old or duplicate processes. Check out the full post to see how Workflow APIs can streamline your CRM automation.

(Kaizen #214) — Understanding Workflow APIs (Part 2)

This Kaizen post builds on the previous one by showing how the new Workflow Configuration API helps you avoid mistakes when creating or updating workflows through APIs. Rather than guessing which triggers, actions, or related-module events are valid, this API shows exactly what each module supports, what can trigger a workflow, which actions are allowed, where limits apply, and when scheduled actions are permitted. Check out the full post to see how to use this API to work confidently and error-free.

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!

    • Recent Topics

    • Zia Competitor Alerts made easy with Zia's suggestions

      Hi everyone, In addition to the existing manually added competitors, Zia will now find your competitors for you - instantly. Earlier, you had to identify competitors through research manually, support tickets, or tradeshows—a time-consuming process that
    • Depreciated mergeAndStore Function Help!

      Hello, I have a function designed to create a PDF containing information from the fields in a Deals record. There is a Writer Mail Merge template in WorkDrive that is populated via Deluge code, and a copy of the resulting PDF is then attached to the record.
    • Workdrive Oauth2 Token Isn't Refreshing

      I have set up oauth for a bunch of zoho apis and have never had a problem with oauth. With workdrive i am using the exact same template i usually use for the other zoho apps and it is not working. All requests will work for the first hour then stops so
    • Add Custom Field Inside Parts Section

      How to Add Custom Field Inside Parts Section in Workorder like Category and Sub- Category
    • Zoho CRM Community Digest October 2025 | Part 2

      Hello Everyone! From new mobile capabilities and smarter integrations to real-world workflow fixes and developer insights, all the highlights from the second half of October is covered right here. Let’s dive in. Product Updates: Zoho CRM Mobile Updates:
    • CRM Related list table in Zoho analytics

      In Zoho Analytics, where can I view the tables created from zoho crm related lists? For example, in my Zoho CRM setup, I have added the Product module as a related list in the Lead module, and also the Lead module as a related list in the Product module.
    • Understanding Zoho Contracts

      Effective contract management relies on systems that are structured, organized, and reliable. Every feature, workflow, rule, and restriction in Zoho Contracts are designed the way they are to ensure consistency, compliance, and control across every stage
    • Tip of the Week #76– Automate your inbox during vacation in Zoho TeamInbox

      When you're on vacation or away from your desk, the last thing you want is for important emails to be missed or left unanswered. The good news is, you can easily set up rules in Zoho TeamInbox to assign incoming messages automatically to a teammate who's
    • Domain restriction for User Management actions in Zoho One

      Greetings, Zoho One Admins! To strengthen account security further and safeguard user management settings, we are imposing domain-based restrictions for user account-focused admin actions in Zoho One. In addition to password reset of user, organization
    • Zoho Mail iOS app update: Signature

      Hello everyone! In the latest version(3.1.7) of the Zoho Mail app update, we have brought in support to create, edit and remove signature within the app. You can create signature from the compose screen as well as from within the Settings module(inside
    • Copy paste from word document deletes random spaces

      Hello Dear Zoho Team, When copying from a word document into Notebook, often I face a problem of the program deleting random spaces between words, the document become terribly faulty, eventhough it is perfect in its original source document (and without
    • Zoho Mail iOS app update - RTL languages support and access emails using permalink and universal link, image upload resolution

      Hello everyone! In the most recent version of the Zoho Mail iOS app update, we have brought in support for RTL languages(Arabic and Urudu), providing a seamless reading experience with proper text alignment and layout throughout the app. We have also
    • Desktop app doesn't support notecards created on Android

      Hi, Does anybody have same problem? Some of last notecards created on Android app (v. 6.6) doesn't show in desktop app (v. 3.5.5). I see these note cards but whith they appear with exclamation mark in yellow triangle (see screenshot) and when I try to
    • Approval Button in Subform

      Hi Team, I’m working on a subform-based requirement where users will submit requests, and these requests must go through approval by multiple team managers. Each line item in the subform needs to be individually approved or declined based on the user's
    • Reporting Limitation on Lead–Product Relation in Zoho CRM

      I noticed that Zoho CRM has a default Products related list under Leads. However, when I try to create a report for Lead–Product association, I’m facing some limitations. To fix this, I’m considering adding a multi-lookup field along with a custom related
    • Zoho CRM for Everyone's NextGen UI Gets an Upgrade

      Hello Everyone We've made improvements to Zoho CRM for Everyone's Nextgen UI. These changes are the result of valuable feedback from you where we’ve focused on improving usability, providing wider screen space, and making navigation smoother so everything
    • Setting checkbox value on template in Sign from Creator

      Good day, Please help me understand how do I set a tick from a checkbox in Creator into a checkbox on a Sign template. Below is the only values on the Sign template and the code from Creator, "field_boolean_data": {}, "field_date_data": {}, "field_radio_data":
    • Zoho Projects - Unread Comment Icon

      Hi Projects Team, It would be great if there was a notification I con on the comments icon so it's easy to see which tasks have new comments. Something like a red circle with a number of unread comments would be great. Thanks for considering my feed
    • Zoho Projects - Update Feed via API

      Hi Projects Team, Please consider adding an API to allow update and retrieval of messages to the Feed. Thank you
    • Automated log-out/session end

      I'm concerned about security of our data. Is it possible to set an automatic time-out for user sessions on Zoho CRM, after a certain period of inactivity or when the session reaches a certain duration (12 hours perhaps)? 
    • Subform auto populate values

      Hi Team, I’m trying to retrieve values from Zoho People using API functions and dynamically populate them into a subform. For example, I’ve created a form with several fields that users will fill out. Based on their input, I need to fetch records from
    • What is New in CRM Functions?

      What is New in CRM Functions? Hello everyone! We're delighted to share that Functions in Zoho CRM have had a few upgrades that would happen in phases. Phase 1 An all new built-in editor for better user experience and ease of use. ETA: In a couple of days.
    • Gantt Chart - Zoho Analytics

      Are there any plans to add Gantt Charts capabilities to Zoho Analytics?
    • WhatsApp Calling Integration via Zoho Desk

      Dear Zoho Desk Team, I would like to request a feature that allows users to call WhatsApp numbers directly via Zoho Desk. This integration would enable sending and receiving calls to and from WhatsApp numbers over the internet, without the need for traditional
    • How to update Multi File upload field

      Assume that i have a multi file upload field,how can i update the same field again?
    • Request for Auto PO - Min–Max based Automated Purchase Feature

      Dear Zoho POS Team, I’m writing to request a feature enhancement that would significantly streamline inventory management for businesses using Zoho POS — particularly supermarkets, FMCG retail, and multi-store operations like ours. Feature Requested:
    • Presenting ABM for Zoho CRM: Expand and retain your customers with precision

      Picture this scenario: You're a growing SaaS company ready to launch a powerful business suite, and are looking to gain traction and momentum. But as a business with a tight budget, you know acquiring new customers is slow, expensive, and often delivers
    • Identify long running sync jobs/tables

      My sync process causes strain on my production database and I'd love some tools/alerts to help me identify which tables are taking the longest. The current screen only shows 3 tables at a time and truncates the last fetch time so that it is very cumbersome
    • Zoho Analytics Regex Support

      When can we expect full regex support in Zoho Analytics SQL such as REGEXP_REPLACE? Sometimes I need to clean the data and using regex functions is the easiest way to achieve this.
    • Unusual activity detected from this IP. Please try again after some time

      When i try to create new addresses on my account i am getting this error, it has been 24 hours now and i am still getting this error can anyone help
    • Automatically CC an address using Zoho CRM Email Templates

      Hi all - have searched but can't see a definitive answer. We have built multiple email templates in CRM. Every time we send this we want it to CC a particular address (the same address for every email sent) so that it populates the reply back into our
    • Solution to Import PST File into Office 365.

      MailsDaddy OST to Office 365 Migration Tool is an outstanding solution to recover OST files and migrate them into Office 365 without any hassle. Using this software users can multiple OST files into Office 365 with complete data security. It offers users
    • Series Label in the Legend

      My legend reads 'Series 1' and 'Series 2'. From everything I read online, Zoho is supposed to change the data names if it's formatted correctly. I have the proper labels on the top of the columns and the right range selected. I assume it's something in
    • Associate emails from both primary and secondary contacts to deal

      We need to associate emails from multiple contacts to a deal. Please advise how this can be achieved. At present, only emails from primary contacts can be associated. Thanks
    • New integration: Zoho Sign for Zoho Projects

      Hey there! We’re excited to announce the brand-new Zoho Sign integration for Zoho Projects! With this integration, users can now send documents for signatures, track their progress, and manage approvals—all without leaving Zoho Projects. This bridges
    • Update to attachment display in ticket threads

      This enhancement will provide faster access for support teams and end-users, significantly boosting productivity for everyone. Get ready for a more efficient and satisfying experience! Immediate benefits Faster ticket rendering reduces wait times and
    • Narrative 15: Blueprint - Automate, guide, and transform your support processes

      Behind the scenes of a successful ticketing system: BTS Series Narrative 15: Blueprint - Automate, guide, and transform your support processes Even organizations that deliver quality products and services can face low customer satisfaction when their
    • Every rating counts: Shaping customer experience

      We are back to that beautiful time of the year. It is the season to reflect, be thankful, and appreciate everything that has happened throughout the year. Thanksgiving is a time we connect with our family, friends, and relatives to strengthen relationships,
    • Different MRP / Pricing for same product but different batches

      We often face the following situations where MRP of a particular product changes on every purchase and hence we have to charge the customer accordingly. This can't be solved by Batch tracking as of now so far as I understand Zoho. How do you manage it as of now? 
    • Batch/lot # and Storage bin location

      Hi I want to ask for a feature on Zoho inventory I own a warehouse and I've gone through different management software solutions with no luck until I found Zoho, it has been a game changer for my business with up to the minute information, I'm extremely happy with it. It's almost perfect. And I say Almost because the only thing missing for me (and I'm sure I'm not alone) is the need of being able to identify the lot number of my inventory and where it is located in the warehouse. Due to the nature
    • Next Page