
Hello everyone!
Ready for a quick September roundup? We've got all the exciting announcements and engaging discussions neatly packed in this digest. Let's dive in!
Spotlight:
Every year, we recognize the top community contributors by conferring the MVP award. These are enthusiastic community members, who can either be Zoho customers or dedicated partners, generously assisting fellow community members!
Let's pause and extend our appreciation to the Zoho MVP batch of 2023 here.
Product Updates:
Customizing Unsubscribe Page:
Now, you can personalize messaging in both the unsubscribe landing page and the success display message when a subscriber opts out of emails.Use merge fields to integrate CRM data seamlessly and tailor your messaging. For more details, click here.
Bounced Email Management:
We have simplified the process of managing bounced emails with our latest enhancement - Email bounce management. Previously, bounces were categorized as hard and soft bounce. Now we've re categorized bounces into permanent and temporary depending upon the nature of the problem. This allows you to unblock the email address directly from Zoho CRM in case of temporary bounce, reducing dependency on our support to an extent. Additionally, we've added bi-annual reviews, to help unblock email addresses automatically if the issues related to bounce are resolved. Learn more about it here.
Keyboard Shortcuts :
Keyboard Shortcuts, one of the most anticipated features, is now made available in Zoho CRM. This facilitates actions across different sections in Zoho CRM like Record Create/Edit/Clone page, Records list view, Record details view, apart from shortcuts to switch between tabs/modules. We offer default and customizable options to fit your preferences. This post gives you detailed information on all you have to know about keyboard shortcuts.
Sandbox support for Canvas:
Canvas provides an unparalleled level of customization for your Zoho CRM interface. Considering the significant UI transformation it brings, having a real-time test environment is essential for thorough implementation testing prior to deploying it in your production CRM account. The recent enhancement in Zoho CRM's Sandbox facilitates precisely that. Now, you can bring your Canvas components into the mix, experiment with modifications, and try them in a safe sandbox environment before going live. Learn more.
Email Credibility Dashboard:
Introducing the Email Credibility dashboard, a powerful tool designed for administrators to enhance email sending practices within Zoho CRM. This feature accesses the credibility of emails sent from the CRM and assigns organizations a score between 1-100 based on spam complaints and bounces over a specific timeframe. The dashboard also offers tailored recommendations to boost your credibility score. Check this post for more details.
Zoho User Group Meetups:
Get ready for an exciting lineup of ZUG meetups spanning across the US, UK, Canada, Australia, New Zealand, South Africa, Turkey, Japan, Singapore, Thailand, Phillipines, India, Indonesia, Vietnam, and more! Click here to explore the upcoming meetups in your region and secure your spot now.
Useful Discussion:
- @Nick was seeking advice on managing client information and legal requirements using ZohoSign and Zoho CRM. He'd like to send ZohoSign documents for legal compliance, update client data securely, and collect client needs via forms. So, this conversation captures different insights, providing valuable suggestions. Learn more.
- Refer to this post for a concise overview of when to choose between importing and migrating CRM records. Understanding these distinctions can be crucial in making informed decisions about your data management strategy.
- Check out how to remove watermarks from ZOHO Writer Mail Merge templates sent in batches from Zoho CRM. Learn more
Functions:
- @Anonymous User was seeking a way to update a field with data from a sub-form in the same module. Check out the solution shared by @Anonymous User in this post, which provides the necessary code to achieve this.
- @Anonymous User sought assistance in auto-updating an empty field using data from the same module. @Anonymous User adjusted the code provided by @Dan Hope, rectifying the issue. More details can be found in this post.
- For those seeking an automatic way to update lead names in proper case, check the Function that @Sunderjan Siddharth with @Anonymous User in this post.
- Kudos to @60008419612@zohoclosedAccount.com for sharing the code that retrieves both the new and old owner IDs of a lead when provided with the lead ID.
- Here's a code shared by @Sunderjan Siddharth to automatically update the "Time_Zone" field for a lead based on the first three digits of the provided phone number.
- Check out this conversation where they delve into creating a fresh record in a custom module using Functions while addressing and resolving the issues they encountered.
Dev's Corner:
- Discover how to gently remind users to fill out non-mandatory fields with a simple prompt. @Hugh Marshall has shared a client script-based solution in this post.
- Explore this post to find how to resolve authentication issues for a seamless connection with Xero.
- @Frederik Samberg found their Client Script Wizard in @Nik and @Haiku Technical Support. This post provides a detailed guide on how to automatically update a second date field in real-time based on the value entered in the first date field using Client Script.
Kaizen:
- (Kaizen #101) - This post has answers for a few more questions you had for us related to Assignment Rules and Widgets.
- (Kaizen #102) - As a continuation of our 100th post, this post has answers the remaining questions posted in the feedback.
- (Kaizen #103) - This post covers the features of Bulk Write API, and explained in detail the first two steps involved in using Bulk Write API and how to implement the same using Zoho CRM PHP SDK.
- (Kaizen #104) - In this post, you can learn how to create a bulk write job, fetch the job status, and download the results.
Thanks for taking the time to read this month's round-up. Keep tabs on the digest every month for the latest ideas and discussions. Stay tuned and engage in the forums to be included in the next month's digest. Have a wonderful month!
SEE ALSO
>Previous month's digest
Recent Topics
Potentially Outdated and Vulnerable Chromium Engine Installed by Ulaa Browser Installer
I just installed Ulaa Browser a few minutes ago. Whats My Browser page shows I am using an outdated Chromium engine meaning I might be vulnerable for security exploits that might have got fixed in the new version.
Potentially hardcoded list of Browsers to import from (after Ulaa Setup)
I have just installed Ulaa Browser and found that the list of browser to import data is potentially hardcoded ones rather than looking at the system. I do not have FF, IE and Edge is not my default itself. I would appreciated if Ulaa detected my browsers
Fat Download of Ulaa Browser
I just observed that Ulaa Browser is offering an one-capsule big download. These days it is a custom to offer a small bootstrap downloader and based on user customization options an appropriate download completes. And this is particularly common with
Remember all the ways we've posted?
The world celebrates World Postal Day in 2025 with the theme “#PostForPeople: Local Service. Global Reach". The story of the “post” is a story of human connection itself, evolving from simple handwritten notes carried over long distances to instant digital
From Layout to Code: Finding Custom Field IDs in Zoho Projects.
Hello everyone! Ever found yourself wondering how to get the API names and IDs of custom fields in Zoho Projects while working on custom functions? Here’s a simple and effective way to do it! This method makes it super easy to locate the right field details
How to notify all members on any updates to zoho crm?
Hi, I am using the free version of zoho CRM and currently seeing this will work for our company. We are a small company and wanted to be more informed about all the changes in zoho. 1. How do I set notifications that go to the team for any and all changes made in Zoho. At this point, we'd rather be over-informed than under-informed. 2. Create a custom field (or rename an unused field) to be able to capture any "Product Feature Requests" from customers or prospects we're talking to. I have anyone
How can I transfer data from Production to Development environment?
Hi, I am using Creator V6 and would like to bring all the data in production to the Development and Testing environments? Is there an easy way of doing that or I have to export and import each table?
Billing frequency is not displayed correctly.
Hello There is an issue while displaying the billing frequency on a subscription quote. I am able to activate the subscription details and get this lovely overview: If I am adding a Plan which I charge quarterly, first of all it should be possible to
Calling Function via REST API with API Key gives 401 using Zoho Developer
Hi, I created a couple of functions using the one month trial of Enterprise edition, which I was able to call using the API Key method from Postman and from an external site. Now that my trial has expired, I have created the same functions in the Developer
Session Expired
I constantly get "Session Expired" and need to relogin or close and open the application again. This gets really frustrating during the day. Is this something that can be solved? This really makes me want to leave the app as it is no go to need to reopen
Employee type and source translation
In Zoho People, when I fill in the employee’s information, there is the option to determine the type of employment (employee type) and the hiring source. Both options ALWAYS appear in English. It is extremely inconvenient to deal with poorly translated
Sync Issue Between Zoho Notebook Web App on Firefox (PC) and Android App
Hi Zoho Notebook Community, I'm facing a sync problem with Zoho Notebook. When I use the web version on Mozilla Firefox browser on my PC, I create and save new notes, and I've synced them successfully. However, these new notes aren't showing up in my
Request for Clarity on Timeline for True GPT/Zia Auto-Response Capabilities
I appreciate Zoho’s steady innovation, but I’m concerned that Desk and Zia remain well behind modern AI capabilities. For years, GPT-based tools have been able to generate and send contextual responses, yet Zoho Desk only supports summarization or suggested
Notebook audio recordings disappearing
I have recently been experiencing issues where some of my attached audio recordings are disappearing. I am referring specifically to ones made within a Note card in Notebook on mobile, made by pressing the "+" button and choosing "Record audio" (or similar),
In arattai received message can't be deleted
The issue has been noticed in following: arattai app (Android) arattai app (Window) arattai web While the message posted by me may be deleted, the ones received from others can't be. The item <Delete> change to <Report> when the message is a received
Has anyone built a ticket export that allows Help Center users to export the tickets shown in the My Area list they are looking at?
Hi, We are moving to Zoho Desk soon. Our current support system displays an option in our help center allowing customers to export their Open, Closed, or all tickets based on which list they are looking at. We need to offer the same in Zoho Desk help
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
Zoho Desk: Q2 2025 | What's New
Hello everyone, We are excited to announce Zoho Desk's 2025 Autumn updates. This release brings new features and enhancements that improve work management and enable businesses to provide a better overall support experience. Spanning from Zia Agents to
Change text in help desk
Hi, Please let me know how can i change the this text, see screenshot.
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
Blog Widget: Show recent blog posts on my homepage
Hey there I am using the Zoho Sites Blog feature. On my homepage, on the bottom I'd like to have a featured content section where I show some of my blog posts (selected, most recent, filtered by category and so on...). It would be nice to have a blog
Committed Stock and To Be Received Stock via API?
Is it possible to retrieve Committed Stock and/or To Be Received Stock for an Item via the API? I want to use this information for calculating the amount of inventory needed to be purchased.
Notes Attachments
Two things it would be nice to have the attachment size the same as the attachments sections and it would be nice to be able to attach links like you can in the attachments section. Thank you
Zoho Books | Product updates | October 2025
Hello users, We’ve rolled out new features and enhancements in Zoho Books. From iOS 26 updates to viewing reports as charts, explore the updates designed to enhance your bookkeeping experience. Zoho Books Updates for Apple Devices At WWDC 2025, Apple
Improved RingCentral Integration
We’d like to request an enhancement to the current RingCentral integration with Zoho. RingCentral now automatically generates call transcripts and AI-based call summaries (AI Notes) for each call, which are extremely helpful for support and sales teams.
Cannot reject empty expense report
Hello, We are currently having issues with two empty expense reports where if we try to reject them, either manually or through the REST API, we get error 114016, which says some of the expenses have already been billed and must be removed. I'd appreciate
Having Trouble Opening The Candidate Portal
Recently am having trouble opening the Candidate Portal. It keeps loading but cannot display any widgets. Tried Safari, Chrome and Edge. Non of them work. Please solve the problem ASAP.
Checkboxes not adhering to any policy in mail merge - data from CRM
I want checkboxes to appear depending on whether the checkbox in the CRM module is ticked or not. However, the tickboxes that appear are either ticked or not, but don't correlate to the actual selections in the CRM module. This is is despite updating
Items Landed Cost and Profit?
Hello, we recently went live with Zoho Inventory, and I have a question about the Landed Cost feature. The FAQ reads: "Tracking the landed cost helps determine the overall cost incurred in procuring the product. This, in turn, helps you to decide the
Show elapsed time on the thank-you page?
Is it possible to display the total time a user spent filling out a Zoho Form on the thank-you? I’d like to show the difference between the `form submission timestamp` and the `start time` (currently have a hidden Date-Time field set to autofill the date
CC and/or BCC users in email templates
I would like the ability to automatically assign a CC and BCC "User (company employee)" into email templates. Specifically, I would like to be able to add the "User who owns the client" as a CC automatically on any interview scheduled or candidate submitted
All new Address Field in Zoho CRM: maintain structured and accurate address inputs
The address field will be available exclusively for IN DC users. We'll keep you updated on the DC-specific rollout soon. It's currently available for all new sign-ups and for existing Zoho CRM orgs which are in the Professional edition. Managing addresses
Create Contract API Endpoint Unclear "inputfields" Requirements
Hello, I'm trying to create a Deluge function that accepts inputs from a form in Zoho Creator and creates a barebones contract of a given type. See below for the current code, cleaned of authentication information. // Fetch form data // Hidden field client_name
Empowered Custom Views: Cross-Module Criteria Now Supported in Zoho CRM
Hello everyone, We’re excited to introduce cross-module criteria support in custom views! Custom views provide personalized perspectives on your data and that you can save for future use. You can share these views with all users or specific individuals
Kaizen #46 - Handling Notes through Zoho CRM API (Part 1/2)
Hello everyone! Welcome back to another week of Kaizen! This week, we will discuss Handling Notes through Zoho CRM API. What will you learn from this post? Notes in Zoho CRM Working with Notes through Notes APIs 1. Notes in Zoho CRM 1a. Why add Notes to records? Notes are a great way to summarize your observations on customer and prospect interactions and outcomes. By saving notes as CRM data, a sales rep will always be able to keep track of how a sale is progressing. To know more about notes in
Marketer's Space - Why email marketing matters in ecommerce (and how to get started with Zoho Campaigns)
Hello Marketers, Welcome to this week's Marketer's space post. Today, we'll discus why email marketing matters in ecommerce businesses. Running an online store is exciting but challenging. If you're running an online store, you've probably experienced
Zoho Campaigns Event timestamps do not propagate to Zoho CRM
We have integrated Zoho CRM and Zoho Campaigns. But when looking at Contact records, the Campaign event data is missing the actual timestamps: especially when a particular email was sent. They're not in the Campaigns related list, and the cannot be found
Kaizen #121 : Customize List Views using Client Script
Hello everyone! Welcome back to another interesting Kaizen post. In this post, we can discuss how to customize List Views using Client Script. This post will answer the questions Ability to remove public views by the super admin in the Zoho CRM and Is
Setting default From address when replying to request
At the moment, if I want to reply to a request, the From field has three options, company@zohosupport.com, support@company.zohosupport.com, and support@company.com. The first two are really internal address that should never be seen by the customer and
In place field editing for candidates
Wondering about any insight/best practices for efficiently updating candidate records while reviewing them in a Job Opening pipeline. We can do in-field editing (e.g. update job title or City) only when we have the full candidate record open, however
Next Page