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

    • Detect and ignore bots in visitors

      The SalesIQ visitor numbers are basically useless to us because there is no bot detection. We get the same bots coming in from the same countries looking at the same pages every day. It can't be that difficult to tell the difference between an actual
    • Add Real-Time Microphone Audio-Level Indicator During Screen Recording

      Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an important enhancement to the Zoho WorkDrive screen-recording experience. Current Limitation: During a recording session, there is no visual indication that the microphone is
    • Zero Personalization of the File Sharing Experience

      By now (2025) this is the maximum level of personalization available for a Zoho sharing link. We gently asked Zoho if we could modify at least the background, and they replied that it cannot be customized. We're truly disappointed – and surprised every
    • External Share > Edit: Cannot Create Zoho Files

      Hi Zoho, When we create an external share link with Edit permission, our external users are unable to create a Zoho file (Zoho Writer, Zoho Sheet and Zoho Show). They can only upload files. They can edit the Zoho files if we create them internally and
    • Two factor authentication for helpdesk users

      The company i work for wants use the helpdesk site in Zoho desk, as a place for their distribution partners to ask question and look for information about our product. The things there is suppose to go up there is somewhat confidential between my company
    • Kiosk can't merge picklist or multiselect

      There is no ability to load a multiselect or picklikst field into a kiosk with the values that have been previously selected. So, I essentially have 3 unacceptable options: 1.)Load the value into a text string and include instructions like this: "Picklist
    • AGE field from DATE OF BIRTH Field.

      HI! I have a field called date of birth in my CRM (LEADS, CONTACT etc…)     How can I know the AGE today   I would like to create a field AGE. I now how to create a field but I don´t which calculation (CUSTOM FUCTION) to make ¿ANY HELP?
    • How to update/remove file in zoho creator widgets using javascript API

      Hi Team, I have developed a widget which allows inserting and updating records I have file upload field with multiple file upload. Now while doing insert form record, I am using uploadFile API to upload files for that record. I am using updateRecord API
    • Introducing Enhanced Storage Management

      We’re excited to roll out two new enhancements in Zoho Recruit, Subscription Information and Storage Management — designed to give admins complete visibility into subscription details, feature limits, and storage consumption — all from one place inside
    • Announcing new features in Trident for Windows (v.1.34.4.0)

      Hello Community! Trident for Windows just got better! With this update we have features that make your daily work easier and more efficient. We've added some features that are exclusive to our app and we're sure you'll find them useful. Let’s dive into
    • Report Hover Setting

      Would be great if we will able to show information to the user while hovering a record in a report.
    • Vertical images displayed as horizontal

      Some pictures that originally are in vertical position are displayed in horizontal after the upload. It seems that system rotates them by 90 degrees. How can I fix this issue?
    • Zoho Desk iOS app update: Saved filters and sort options

      Hello everyone! Saved filters created on the web(desk.zoho.com) for tickets are now accessible on the Zoho Desk iOS app. You can easily rename, delete, or clear filters on the go. We have also introduced Sort options on the ticket listing screen, allowing
    • Introducing VeriFactu Support in Zoho Books

      Hello users, Spain has introduced the VeriFactu system under Real Decreto 1007/2023 to ensure integrity, traceability, and anti-fraud compliance in e-invoicing. Starting January 1, 2026, all B2B invoices must be reported to Agencia Estatal de Administración
    • Big Things Just Dropped in the SalesIQ Universe: Top Upgrades You’ll Love in Nova’25

      Nova'25 has landed, and it’s packed with meaningful upgrades to help you engage smarter, work faster, and scale with ease. Whether you're into proactive messaging, smarter automation, or better admin control, there's something here for everyone. Here's
    • Time Entries in Analytics

      I am trying to import a zoho sheet into zoho analytics. In my sheets one of the columns has "time Entries" in this "format HH:MM am/pm" example 11:00 PM. After import, i noticed that analytics converted the time to "00 Jan 1900 23:00:00".. how do i maintain
    • Amazon invoice in Zoho Books

      I have just made my first few sales on Amazon India. Amazon Seller account generates invoices for the sales made on Amazon. These invoices are sent to customers also. Now when I was only making offline sales, I used to create Invoices in Zoho Book. Now
    • Zoho Creator Upcoming Updates - November 2025

      Hello everyone, Welcome to your monthly roundup of new features and enhancements! We hope you've already taken a look at Release Projection 2—it details the features coming your way for the rest of the year. And this month, we're excited to start rolling
    • Zoho Webinar + HubSpot : Simplifiez la gestion de vos données de webinaires

      Les webinaires sont aujourd’hui essentiels pour interagir avec vos prospects et vos clients. Cependant, la gestion des données entre plusieurs plateformes peut vite devenir complexe. Grâce à la nouvelle intégration entre Zoho Webinar et HubSpot, vos outils
    • I am trying to give access to one of our educators access to 3 forms in Zoho and she is not able to view the data - Access issue

      Hi Team, When I try to provide read access to one of our educators on Zoho for Pre-training , post training and Impact survey forms submit form access which also allows them to read , it does not show them data
    • How to book GST paid in zoho books

      hi, i am a new user to Zoho books and not able to book GST paid in books, kindly suggest how i can book it in books. thanks, siddharth
    • PUNJAB NATIONAL BANK (CORPORATE) INDIA - NOT AVAILABLE IN BANKING

      Dear sir, Kindly fix it. PUNJAB NATIONAL BANK (INDIA) is available but PUNJAB NATIONAL BANK (CORPORATE) is not available. Kindly enable this banking since we need to categorize the entries. Regards, Sanjay Jena email id/ user id : travewithmerchant@
    • Is it possible to create a word cloud chart in ZoHo Analystics?

      Hi there, I have a volume of transaction text that I would like to analyse using word cloud (or other approcah to detect and present word frequency in a dataset). For example, I have 50,000 records describing menu items in restaurants. I want to be able
    • Kaizen #216 - Actions APIs : Email Notifications

      Welcome to another week of Kaizen! For the last three weeks, we have been discussing Zylker's workflows. We successfully updated a dormant workflow, built a new one from the ground up and more. But our work is not finished—these automated processes are
    • Facturation électronique 2026 - obligation dès le 1er septembre 2026

      Bonjour, Je me permets de réagir à divers posts publiés ici et là concernant le projet de E-Invoicing, dans le cadre de la facturation électronique prévue très prochainement. Dans le cadre du passage à la facturation électronique pour les entreprises,
    • Your bot just got smarter: AI-Powered routing that reads between the lines

      What if your bot could tell the difference? Between a visitor who just needs a quick answer, someone actively comparing options, and a frustrated customer one click away from leaving? Most bots can't. They deliver the same response to everyone, missing
    • Weekly Tips : Master Keyboard Shortcuts in Zoho Mail

      If you spend a lot of time managing emails, switching between your mouse and keyboard can slow you down. Whether you are replying to clients, organizing your inbox, or searching for messages, every second counts. So, how can you streamline your email
    • Introducing custom lookup fields in the Tickets, Contacts, and Accounts modules

      Hello all, We are excited to announce a new enhancement that will empower you to further customize the Tickets, Contacts, and Accounts modules. Now, you will be able to create custom lookup fields in your Tickets, Contacts, and Accounts layouts for more
    • DKIM cannot be enabled for the domain as no verified default selector present

      Can't get the DKIM working. May you please check my account (nksy.us) to see what's wrong?
    • Contacts per department

      Hello, Is it possible to limit Contacts to a Department? Thanks
    • Collections Management: #3 Tackling Payment Failures

      Sam refreshed the dashboard. "Payment failed". Same customer. Same subscription. This is happening for the third time. He sends a usual email: "Your renewal payment failed again. Could you please check and retry?" A couple of days passed, and there was
    • How do I increase the email attachment size in Zoho CRM ?

      It looks like I'm limited to 10MB when sending an attachment using the email widget on a record in Zoho CRM. Is there a way to increase the size? Or can I use some other tool? From what I'm reading online, I'm maxed out at 10MB. Any insight would be greatly
    • WhatsApp Channels in Zoho Campaigns

      Now that Meta has opened WhatsApp Channels globally, will you add it to Zoho Campaigns? It's another top channel for marketing communications as email and SMS. Thanks.
    • Zoho sign and creator error message {"code":9043,"error_param":"Checked by","message":"Extra key found","status":"failure"}

      Good day, I receive the error message: {"code":9043,"error_param":"Checked by","message":"Extra key found","status":"failure"} when running below code from creator to sign, void TestForSign(int ID) { //Fetch Template Details (Optional, for dynamic mapping)
    • Download a writer template as .docx instead of .pdf.

      I have been trying to implement a feature to download a writer template as a .docx and got it working partly but it isn't good. Earlier I checked our code and I saw openurl("https://crm.zoho.com/crm/org121314/specific/Template.do?action=print&step=pdfPreview&id="
    • Allow the usage of Multi-Select fields as the primary field on "Layout Rules"

      We want to force our users to enter some explanation strings when a multi-select field has been utilized. I can't understand the reason for the usage restriction of Multi-Select fields as a primary field. This is a simple "Display hidden mandatory field
    • WriterTh

      After every space Writer goes to capital letters mode in my Android tablet. The cap mode stays till the second letter is typed in the word then it comes to normal mode.
    • Extract Archived Projects using Zoho Projects API

      In my organization we archive the projects when they are already completed, charged, invoiced, so that only those that are still pending process remain active. I need to access all projects (active and archived) from an external system, but the API v3
    • Ask the Experts: Five-hour live Q&A session with Zoho WorkDrive product experts

      Have questions about WorkDrive 5.0? Let’s talk! We recently launched Zoho WorkDrive 5.0, packed with powerful updates to help your team work smarter, stay secure, and get more value from your business content. From content-centric workflows and AI-powered
    • File upload support for subforms

      Dear All, Subforms help you add and track data related to your CRM records. We've always supported most of the commonly used field types in subforms, so as to cater to your business requirements. Now we're happy to extend support to file upload fields.
    • Next Page