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

    • Auto-sync field of lookup value

      This feature has been requested many times in the discussion Field of Lookup Announcement and this post aims to track it separately. At the moment the value of a 'field of lookup' is a snapshot but once the parent lookup field is updated the values diverge.
    • Hide fields only for creation

      Hello, I'd like to hide some fields only during the creation of a contact in Zoho CRM. In fact I have some fields that are automatically calculated thanks to an automation, so when my users create a contact I don't want them to fill those fields. I know
    • Rich-text fields in Zoho CRM

      Hello everyone, We're thrilled to announce an important enhancement that will significantly enhance the readability and formatting capabilities of your information: rich text options for multi-line fields. With this update, you can now enjoy a more versatile
    • Font Size 11 - Zoho CRM Email Templates

      Our company communicates with our vendors exclusively using Calibri Font Size 11, as this is the standard formatting for professional emails. Since the CRM only allows for the selection of font sizes 10 & 12, we have been unable to utilize the CRM email
    • Error 400 Booking

      Added a custom domain to Booking. Am Getting a SSL Error that has some other domain on the SSL and giving a 400 error. Followed instructions and it stated it verified our domain.. However it is not working. Please Help!
    • Error AS101 when adding new email alias

      Hi, I am trying to add apple@(mydomain).com The error AS101 is shown while I try to add the alias.
    • How do I change a form's name? Why isn't this more intuitive?

      Can someone please let me know how to change a form's name?
    • Link Purchase Order to Deal

      Zoho Books directly syncs with contacts, vendors and products in Zoho CRM including field mapping. Is there any way to associate vendor purchase orders with deals, so that we can calculate our profit margin for each deal with connected sales invoices
    • Recruit paid support?

      Hi all, Could anyone who has paid support package advise if it provides value for money with regards to support response times? Exploring the idea as unfortunately when we have faced issues with Recruit it has been a 7+ day timescale from reporting to
    • E-Invoicing in Belgium with Zoho Billing

      Starting January 1, 2026, Belgium is introducing mandatory electronic invoices (e-invoicing) for all B2B transactions between VAT-registered businesses. Invoices and credits notes must be exchanged in a prescribed digital format. How E-Invoicing works
    • Zoho Projects - Email Notifications for Feed Updates

      Hi Projects Team, I'm working with a client who wants a simple way to communicate with their customers on projects. Getting the customer to add comments to Tasks or Bug records is not ideal, as we need a way which is easy with minimal training, and has
    • Zoho Analytics Export API

      Hi Team, I’m working on some integration tasks and wanted to confirm if it’s possible to retrieve a Zoho Analytics table as JSON data using a Deluge script. I’ve already stored my custom data from multiple sources and combined it into a single source.
    • Loading Project Balances in ZOHO Books for each project

      Hello, What is the best method for loading project balances actual and budget into ZOHO books to provide tracking to our project managers. We have projects and federal awards (also treated as projects) which span multiple years. We are converting from
    • Weekly Tips : Make collaboration effortless with Whiteboard in Zoho Mail

      Working with your team often means switching between emails, notes, and other applications just to explain an idea. Maybe you are trying to sketch a layout, plan a workflow, or quickly brainstorm ideas—with text alone, things can get confusing. So how
    • Zoho Sites "pages" management page

      I have 80 plus pages on zoho sites. When I go to the "pages" link to view and edit pages, They are not in any kind of order, so I spend lots of time searching for pages when I need to edit or create new. How can I change the view order of all my pages
    • Introducing the all-new email parser!

      Greetings, We are pleased to introduce to you, a brand-new, upgraded version of the Zoho CRM Email Parser, which is packed with fresh features and has been completely redesigned to meet latest customers needs and their business requirements. On that note,
    • Zoho Projects - Refine Access to Collaboration Menu

      Hi Projects Team, I noticed that Calendar, Chat and Meeting menu options in the Collaboration section are visible to client users, even when they don't have access to the features. This could be confusing and frustrating, because if it's there you expect
    • Zoho Projects - Add Feed to Project Tabs

      Hi Projects Team, I'm working on a lightweight communications requirement for one of my customers in relation to communicating with their client users via Zoho Projects. I noticed that the Feed is only available in the Collaboration section, but you can
    • Kaizen #217 - Actions APIs : Tasks

      Welcome to another week of Kaizen! In last week's post we discussed Email Notifications APIs which act as the link between your Workflow automations and you. We have discussed how Zylker Cloud Services uses Email Notifications API in their custom dashboard.
    • Connecting zoho creator to zoho writer to send prefilled documents

      i will paste the worflow below // Get user's submitted data from the form userSalary = input.Current_Salary; userCIBIL = input.CIBIL_Score; userEmail = input.Email; userName = input.Name; // You need to get the Document ID from the URL of your Zoho Writer
    • Extracting Images from a Zoho Creator Report into a Pages

      If you’ve uploaded images in a form and can see them in your report, you might also want to display those same images inside a Page (custom HTML page). This is useful for dashboards, profile pages, or any place where images should be visible dynamically
    • Zoho is blocking emails I subscribe to from one sender

      About 4 months ago I stopped receiving newsletters that I subscribe to from @thedispatch.com. They tell me that zoho's server is blocking them. I've added them to my contacts list, but they're not even reaching my inbox. I don't know how to troubleshoot
    • Introducing Formula Fields for performing dynamic calculations

      Greetings, With the Formula Field, you can generate numerical calculations using provided functions and available fields, enabling you to derive dynamic data. You can utilize mathematical formulas to populate results based on the provided inputs. This
    • Inactive Items - Make Less Prominent by Default

      Currently, when one marks an Item as "Inactive", it really doesn't do much of anything to hide it or get it out of the way. Search and reporting within Finance should, by default, hide inactive Items from standard reports, searches, etc. If one specifically
    • Items should display under specific warehouse

      I have configured the multi warehouse but it show all the items under all warehouse which is not correct according to our business logic, so i want that items should only display under that specific warehouse not under all the warehouses not even with zero quantity. Some items should be common but not all so is there any option for that purpose so i can specific the items to its warehouse. Regards
    • How to calculate GST based on "Ship To Address"

      We into the interior designing work, providing "Works Contract Services" to our clients across India. We are registered under GST in Maharashtra state. For works contract services as per the GST rule, we need to decide place of supply based on "Ship to
    • I NEED TO NUMBER TO TEXT NO HERE

      =NUMBERTEXT NEEED
    • Auto-fill New Row with Previous Row Values

      rowsize = input.Order_Items.count(); for each row1 in input.Order_Items { rowsize = rowsize - 1; if(rowsize == 1) { row.Door_Model = row1.Door_Model; row.Door_Color = row1.Door_Color; row.Materials = row1.Materials;
    • When I click on PDF/PRINT it makes the invoice half size

      When I click PDF / Print for my invoice in Zoho Books, the generated PDF appears at half size — everything is scaled down, including the logo, text, and layout. The content does not fill the page as it should. Could someone advise what causes Zoho Books
    • Python - code studio

      Hi, I see the code studio is "coming soon". We have some files that will require some more complex transformation, is this feature far off? It appears to have been released in Zoho Analytics already
    • API question - adding a thread to an existing ticket

      Hi Is there an API function for the customer to add to an existing ticket thread? example, customer puts in new support ticket. support replies and ask for more details. customer replies with more details -what api function is used for this (will add record append to same ticket number?) Thanks
    • search and Smart Bar both missing in Mail

      One of the users on my account does not have the search bar at the top right or the Smart Bar at the bottom left of the desktop Mail app. Any ideas how to get those back?
    • Why is Zoho Meeting quality so poor?

      I've just moved from Office 365 to Zoho Workplace and have been generally really positive about the new platform -- nicely integrated, nice GUI, good and easy-to-understand control and customisation, and at a reasonable price. However, what is going on
    • Items Below Reorder Point Report?

      Is there a way to run a report of Items that are below the Reorder Point? I don't see this as a specific report, nor can I figure out how to customize any of the other stock reports to give me this information. Please tell me I'm missing something s
    • Qwen will be the new default open source Generative AI model for Zia

      Hello everyone, Zia Generative AI is transitioning from Llama (8B parameters) to Qwen (30B parameters) as the default model. This means that users who were using Llama as a GenAI service will now use Qwen. This upgrade was made with a vision to enhance
    • Calendar week view: Today + 6

      Is there anyway to have the calendar change dynamically based on the date? Due to the amount of events, we only display a week at a time, but towards the end of the week, we can no longer see ahead to next week (without changing it manually every time).
    • How to restrict user/portal user change canvas view

      Hi , I would like to restrict user / portal user change their canvas view because I hide some sensitive field for them. I dont want my user switch the canvas view that do not belong to them But seems Zoho do not provide this setting?
    • E-Invoicing in Belgium with Zoho Inventory

      Starting January 1, 2026, Belgium is introducing mandatory electronic invoices (e-invoicing) for all B2B transactions between VAT-registered businesses. Invoices and credits notes must be exchanged in a prescribed digital format. How E-Invoicing Works
    • Introducing parent-child ticketing in Zoho Desk [Early access]

      Hello Zoho Desk users! We have introduced the parent-child ticketing system to help customer service teams ensure efficient resolution of issues involving multiple, related tickets. You can now combine repetitive and interconnected tickets into parent-child
    • How to add to Subforms via Zapier with Zoho Writer?

      I have the following layout for a Zoho Writer Document. As you can see there is a repeating subform taking in "Items". I am trying to make a Zapier integration with it, and I can see there is 1 field saying: "Items", but it does not specify how I'm supposed
    • Next Page