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

        • Sales order & purchase order item links for item details

          This is fantastic for checking lots of things, I use it a lot. It would be great to see it extended to invoices & bills On another note, may as well throw in my favourite whinge ..... Wish you guys would get the PO receive differences sorted urgently,
        • Bank charges are applied. Please select a bank account.

          Hello, I'm trying to add bank charges to a customer payment, but I get the error message "Bank charges are applied. Please select a bank account." I found this old thread, where it says that I need to "select a Bank account for the 'Deposit To' dropdown
        • How to add receipts

          How to add receipts
        • Support for auto-upgrade in TrueSync (for Windows)

          WorkDrive TrueSync app now supports auto-upgrading to the latest version for Windows OS. You must manually download and install the TrueSync app version 3.4.0 to avail this feature. Download the latest TrueSync app for Windows (version 3.4.0) Supported
        • WorkDrive API Documentation

          WorkDrive provides users and developers an extensive set of APIs to help integrate functionalities of Zoho WorkDrive with other Zoho applications and third-party tools. We have published the official WorkDrive API Documentation page for all external users.
        • March 15, 2023: Zoho Docs is discontinued

          As of today (March 15, 2023) Zoho Docs is discontinued for all users. We would like to thank our customers for trusting us for so many years! Going forward, we're confident you'll enjoy using Zoho WorkDrive for all your advanced file management and collaboration
        • Introducing WorkDrive 4.0: Enhanced productivity. Advanced data administration. (Phase 1)

          Hello All, We're excited to share the release of WorkDrive 4.0, which includes important new features and enhancements focused primarily on productivity, secure collaboration, data administration, integrations, and user experience. Read the official announcement
        • External download link limit

          Can You please help us to understand this For Zoho WorkDrive external users, the download limit is a maximum of 5 GB total download size and a maximum of 50 first-level files and folders What is the meaning of first level? We are using these files in
        • Dynamically catching new file creations

          I have a team folder with many subfolders, and in those folders we add new documents all the time. I'd like to have a workflow or script to notify me (and then take other actions) when a file is added anywhere in that structure that ends in "summary.txt".
        • Rotate an Image in Workdrive Image Editor

          I don't know if I'm just missing something, but my team needs a way to rotate images in Workdrive and save them at that new orientation. For example one of our ground crew members will take photos of job sites vertically (9:16) on his phone and upload
        • Workflow workdrive rollout

          Hi! When will workflow be rolled out to all users? Thanks.
        • Creating and managing a Team Folder using WorkDrive TrueSync

          Hello everyone, Are you tired of constantly switching between your Desktop TrueSync app and the WorkDrive web app to create and manage Team Folders? We’ve made things easier for you. You can now create and manage Team Folders directly within the TrueSync
        • Edit images seamlessly with WorkDrive's built-in Image Editor

          Are you tired of switching between multiple tools just to make simple edits to your images? We understand the hassle, which is why Zoho WorkDrive now comes with a built-in image editing tool, powered by Zoho Annotator. This tool allows you to edit images
        • Supercharge your email workflow with WorkDrive's add-in for Microsoft Outlook

          Consider this: You’re handling a critical project, and your inbox is packed with important attachments, email threads, and client communications. The back-and-forth routine of downloading files to your computer, uploading them to WorkDrive, and manually
        • Secure and promote your content with Custom Watermarking

          Imagine this: You’re a professional photographer who regularly shares your work online with potential clients and collaborators. Recently, you notice that some of your images have been reposted without any credit or permission. This not only impacts your
        • Join us in Singapore for the Zoho WorkDrive User Group meetup!

          Hello, everyone! Exciting news! We'll be hosting an upcoming Zoho WorkDrive user group meetup in the beautiful city of Singapore this November. At this Zoho User Group meetup, we'll guide you through ways to use WorkDrive as a platform and build custom
        • WorkDrive TrueSync now supports ARM64-based Windows devices!

          We’re excited to announce that the Zoho WorkDrive TrueSync app now fully supports Windows devices with ARM64 architecture! Whether you're working on an ARM-based device or an x64 processor, you can now enjoy the same seamless file synchronization experience
        • Option to Disable Download for Documents Shared via Permalink

          Dear Zoho Writer Team, Currently, when sharing a Writer document using the regular permalink (Collaborators with external users), there is no option to restrict the ability to download the document. While the external share link allows such restrictions,
        • How to Download a File from Zoho WorkDrive Using a Public Link

          How to Download a File from Zoho WorkDrive Using a Public Link If you're working with Zoho WorkDrive and want to download a file using a public link, here's a simple method to do so using API or a basic script. This approach helps developers or teams
        • domain not verified error

          Hi when i try to upload a video from zoho creator widget to zoho work drive iam getting domain not verified error.I don't know what to do .In zoho api console this is my home page url https://creatorapp.zoho.com/ and this is my redirect url:www.google.com.Iam
        • Live Webinar: Getting Started with Zoho WorkDrive - A Complete Overview

          Hello everyone, We’re excited to invite you to our upcoming live webinar! Discover how to set up your team, bring in your data, and make the most of WorkDrive’s collaboration, organization, AI, and security capabilities. This session is perfect for anyone
        • Calendly One-way sync- Beta Access

          Hello Community, Many of our Zoho Calendar users have expressed their interests in Zoho Calendar and Calendly integration. We've been tightly working on with Calendly team to provide a two-way sync between Calendly and Zoho Calendar. However, there have
        • The year that was at Zoho Calendar 2023- Part 2

          In continuation with our previous post on all the exciting updates and improvements that have shaped Zoho Calendar over the past 12 months, Lets delve into more: Bring your calendars together- Introducing Zoho Calendar and Outlook calendar synchronisation
        • Tip of the week #18: Change the event organizer in Zoho Calendar.

          We cannot always be available to conduct an event when we organise one. In these circumstances, you can use Zoho Calendar to change the event organizer at any moment before the event begins. This way, you can avoid cancelling the event while still taking
        • Tip of the week #20: Create and manage multiple personal calendars.

          Zoho Calendar provides users with the facility to create and manage as many calendars as required. All these calendars can be managed and edited as per user requirements. You can alter the calendar view, make changes to the calendar theme, share the calendar
        • Tip of the week #24: Subscribe to the calendars of a Zoho Calendar user.

          Calendars that are created by Zoho Calendar users can also be added to your Zoho calendar. All public calendars listed by the users will be available when you enter the email address. You can choose the calendar you need to subscribe to. Once the email
        • Tip of the week #26: Import/ Export calendars in Zoho Calendar.

          Any calendar on the web or calendars that you create in any other calendar application can be imported in to Zoho Calendar. This will help you to add the events from the calendars that you import to your Zoho Calendar. You also have the option to export
        • Removing calendar for zoho email group

          How do I make it so that an email group created in Zoho Mail does NOT have a calendar? I have a couple groups for our phone systems voicemails - one for each department. Voicemail recordings are sent to this groups email address so they have access to
        • Tip of the week #27: Edit personal calendars in Zoho Calendar.

          In Zoho Calendar, the personal calendars you create can be edited to make changes you need to make. Edit a Personal Calendar The following changes can be made to the personal calendar by editing it: Calendar title Calendar color Reminders and Description
        • Tip of the week #28: Show/ hide, enable/ disable and empty/ delete your calendars in Zoho Calendar.

          The popularity of online calendars has soared in recent years. It's used both for personal and professional reasons. Calendars have evolved into an effective productivity tool in our lives, from creating events for birthdays and anniversaries to scheduling
        • Tip of the week #30: Share calendars publicly in Zoho Calendar.

          In Zoho Calendar, calendars that are created under My Calendars can be shared publicly. Making your calendar public allows others to view it. When you need to share your calendar with a larger group, public sharing can help. You can restrict others from
        • Tip of the week #31: Share your personal calendars within organization.

          Keep your Organization members aware of what's happening. In Zoho Calendar, you can share your personal calendar with all the members in your organization using the Share with org option.When you enable org sharing for a particular personal calendar,
        • Tip of the Week #33: Appointment scheduler in Zoho Calendar.

          In Zoho Calendar, you can use the Schedule Appointment option to share your appointment request form with the public, allowing people to fill out the form to request an appointment with you. This form can be embedded on your website or blog. Visitors
        • Tip of the Week #34: Embed Calendars using Zoho Calendar

          You can make your calendars public and visible to the general public by embedding them in your websites/blogs using Zoho Calendar. You can use the embed code to add your own calendars to your website's/ blog's HTML code, and the calendar will appear on
        • Tip of the week #35: Migrate to Zoho Calendar from Google Calendar.

          If you are looking to move your Google Calendar events to Zoho Calendar, never worry about missing out the events from your Google Calendar. You can migrate the events from Google Calendar using the export option and import it to Zoho Calendar and manage
        • Tip of the week #36: Migrate to Zoho Calendar from Outlook Calendar.

          If you've been using Outlook calendar and looking to migrate to Zoho Calendar, you can seamlessly export your calendars from Outlook and import them into Zoho Calendar without losing any events, participants, and the reminders set for each event. To migrate
        • Shared calendar issues and duplications

          Apparently there was a calendar update?  Now when I schedule an event for a team member that has shared his calendar with me, the event makes me the organizer and adds the event to my calendar as well.  Previous to this "update" I would scheduled an event
        • Subscribed Calendar

          Hi i have subscribed to a calendar for Holidays in Canada it shows all the holidays perfectly but every one of them has the word Canada before the rest of the name is there a way to remove that word Canada? It takes up a lot of space in the square on
        • The year that was at Zoho Calendar 2023- Part 1

          Hello, amazing community members! Happy new year from all of us here at Zoho Calendar. As we begin the new year, we'd like to thank each and everyone of our community members for your unwavering support and love that you have shown for Zoho Calendar.
        • Zoho Calendar 2024: A Year in Review

          Hello, community members! Happy new year from all of us here at Zoho Calendar. As we turn the page to a new year, we extend our heartfelt gratitude to every member of our Zoho Calendar community for your continued support and enthusiasm. Your feedback
        • Next Page