Hello everyone!
Welcome back to the November edition of the Developer Community Monthly Digest. Dive in to explore the upcoming events, hands-on training sessions, exciting product updates, insightful discussions, and more to keep you informed and inspired!
Upcoming Events
Creator Tech Connect
Title: Creator Tech Connect – Product Release Updates.
Date: December 12, 2024
Creator's tech connect series would comprise technical sessions that provide immersive training on the key essentials and technical nuances of building a solution in Zoho Creator. This is a great opportunity for our developer community to stay informed about Creator's new feature releases, product roadmap, best practices to follow while scripting in deluge, new deluge concepts, and cloud functions. The previous session focused on directory stores and device management in Zoho Creator using Zoho Directory and in the upcoming session, we will explore some of the key product release updates in Zoho Creator.
Zoho Flow
This 3-day training includes an introductory session on Zoho Flow followed by an exclusive online training.
Title: Get to know Zoho Flow
Date: December 10, 2024
In this one-hour session, we'll guide you through the different features of Zoho Flow and show you how they can be used in various industry-specific scenarios. We'll also provide a live demonstration on how to manage and configure your flows effectively and address any questions you may have regarding Zoho Flow.
Title: Zoho Flow training: Mastering integration workflows
Date: December 11-12, 2024
Duration: 2 Hours per day
In this exclusive two-day training, you'll learn how Zoho Flow can transform your business by integrating with multiple applications to enhance productivity. Over the course of these sessions, you'll experience live demonstrations where we'll build customized integration flows tailored to meet specific business needs, highlighting the full power and flexibility of Zoho Flow in real-time. Don’t miss out on this chance to gain valuable insights and practical skills!
Catalyst Webinar
We are excited to invite you to our upcoming webinar showcasing two powerful new features in early access: Pipelines and Job Scheduling. As a valued participant who has previously engaged with our early access features, your insights and feedback are incredibly important to us. In the upcoming webinars, we will delve into the functionalities of Pipelines and Job Scheduling, designed to enhance your software development lifecycle:
Pipelines: Discover how to create and manage customizable sequences of stages—from compiling code to deploying applications—using our intuitive Catalyst console. Learn about integrating with version control systems like GitLab, GitHub, and Bitbucket, and explore the YAML configuration options that allow you to tailor your pipeline to meet specific needs.
The webinar shall be conducted at the times mentioned below, you can join at your convenience:
Time Slot 1 – 11 Dec 2024 – 10 AM Indian Standard Time (GMT + 05:30)
Time Slot 2 – 12 Dec 2024 – 10:00 AM US Central Time (GMT - 05:00)
Job Scheduling: Uncover the components that enable you to create jobs and job pools, executing them seamlessly to trigger Job Functions, Circuits, Webhooks, and AppSail services. We will also demonstrate how to configure cron jobs for efficient scheduling directly through the console or via code.
The webinar shall be conducted at the times mentioned below, you can join at your convenience:
Time Slot 1 – 16 Dec 2024 – 10 AM Indian Standard Time (GMT + 05:30)
Time Slot 2 – 17 Dec 2024 – 10:00 AM US Central Time (GMT - 05:00)
This is a fantastic opportunity to gain hands-on knowledge about these features and ask any questions you may have.
Resource Spotlight

We've consolidated all the resources from the developer community learning series into a centralized hub for your convenient access. Consider bookmarking our Zoho Developer Community website to stay informed about the latest updates in the developer community. - Zoho CRM Developer Updates
- Introducing Queries in Zoho CRM: We are thrilled to announce Queries, a powerful feature that allows you to dynamically retrieve data from Zoho CRM as well as third-party services directly within our platform. With Queries, you can streamline your workflow, gain deeper insights, and make data-driven decisions without leaving the product. leverage the power of data retrieval using REST API and COQL, along with schema management, serialization of responses, and other functionalities in data handling. Refer to our help documentation to learn more.
- SDKs:
- Upgraded Java SDK supporting V7 APIs to version 5.0.0
- Upgraded PHP SDK supporting V6 APIs to version 7.0.0
- Kaizen Posts:
- Kaizen 162 – Explore how to add tags and open pre-filled email drafts via client scripts
- Kaizen 163 – Learn about the significance, types, and practical uses of Extension Widgets in Zoho CRM.
- Kaizen 164 – Learn about the Client Credentials Flow in OAuth2.0 and when you can use it.
- Kaizen 165 – Learn how to call Zoho CRM APIs using Client Script
- Kaizen 166 – Learn how to handle variables in Zoho CRM Queries and associate it in Kiosk to dynamically retrieve data.
- Zoho Creator Webinars: Get access to the previous Zoho Creator Session recordings from Youtube & Zoho Creator Studio below:
- Playlist Links (Youtube):
- Playlist Links (Zoho Creator Studio):
- Zoho Cliq 6.0: Meet Cliq's newest upgrades: bot calls, schedulers, and charts and graphs. Each addition is designed to give you a better way to access data with the help of automation. Learn more.
- Generative AI for Customer Experience: Generative AI is transforming the way businesses connect with their customers, yet amidst all the hype, it’s easy to miss how this cutting-edge technology is reshaping customer experiences. Curious about what the excitement is all about? Dive into this blog to find out!
Community Discussions
Zoho Developer Forum
Product features are often developed based on how many customers would find that product beneficial. Hence, some features like the one our CRM user @dkvagency needed are yet to be developed. That's when another community member @Haiku stepped in with a solution he developed himself! Take a look at it here.
Developers ZUG Cliq Channel

These conversations are confined to the Developers ZUG Cliq channel members. If you're keen on becoming a part of this space, visit our website, click JOIN NOW, and complete the form to get an invite to the channel. - To quote our community member @Emuobosa, "After years of building solutions, some challenges come to humble you." He faced a relatively simple but hard-to-spot issue when integrating Zoho Writer with Zoho Sign. Thankfully, a second set of eyes—@Venessa's—another community member, helped track down the issue and got his code working! Take a look at the conversation here.
- Sometimes, one might get the code to work successfully, but the end result may not be what was expected. @Emuobosa, from the previous conversation, faced a similar dilemma where the result of his successful API calls weren't working. Again, another group of community members come to his rescue and help solve the issue. Check out that conversation here!
- This next conversation is a classic example of members of the community joining forces to help squash a pesky bug in Deluge code. Take a look at it here.
Community Spotlight
Cliq Contributors
Here are our top contributors who have gone the extra mile to support and assist the community:
We want to express our sincere appreciation to all our community contributors. Your commitment, expertise, and the time you invest are invaluable to the community.
Make sure to follow the digest each month for the most recent updates and conversations. Stay connected and participate in the forums and the Cliq channel to be featured in the upcoming month's digest. Wishing you an amazing month ahead!
Oh, you've made it all the way here? We’re flattered! We know that this edition is a little lighter than usual—looks like everyone is in full holiday mode, leaving us to hold down the fort ;) Don’t worry, though; we’ll be back next month with even more exciting updates, events, and spotlights to kickstart the new year. Until then, happy holidays and see you in the next one!
SEE ALSO
Recent Topics
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),
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.
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
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
Explore Your Support Reach with Zoho Assist’s Geo Insights
Understanding where your remote support sessions are happening can help you make smarter decisions, allocate resources effectively, and improve overall customer satisfaction. In this week's Zoho Assist's community post we will be exploring Geo Insights
Error when sending emails from Zoho
Hello, When trying to send an email from Zoho CRM I keep getting the below error: javax.mail.AuthenticationFailedException: 535 5.7.139 Authentication unsuccessful, the user credentials were incorrect. Any support on this will be much appreciated. Thanks,
Formatting of text pasted into Zoho documents
Howdy, I'm a newbie and finding Zoho an improvement to MS Word. Consider yourself hugged. High on my wish list would be plain text cut-and-paste. When pasting text from the web to Zoho, presently Zoho imports the formatting along with the text. This means that every cut-and-paste operation brings in text in a different font, size, or style. Can we have at least the option of importing plain text without formatting (or better yet, is this option already out there?) ... Thanks Helen
Add additional features to Zoho Tables
Zoho Tables is a really great tool, why not add features like diagramming capability into the tool from applications like Draw.io which I believe is open source, you should be able to do wireframes, process flow diagrams, network design, etc. Please note
The Social Wall: August 2025
Hello everyone, As summer ends, Zoho Social is gearing up for some exciting, bigger updates lined up for the months ahead. While those are in the works, we rolled out a few handy feature updates in August to keep your social media management running smoothly.
The Social Wall: July 2025
Hello everyone! July has brought some exciting new updates to Zoho Social. From powerful enhancements in the Social Toolkit to new capabilities in the mobile app, we’ve packed this month with features designed to help you level up your social media presence.
Use Zoho Creator as a source for merge templates in Zoho Writer
Hello all! We're excited to share that we've enhanced Zoho Creator's integration with Zoho Writer to make this combination even more powerful. You can now use Zoho Creator as a data source for mail merge templates in Zoho Writer. Making more data from
Tagged problem !!!
Damn it, we're one of dozens of construction companies in Africa, but we can't link purchasing invoices to projects. Why isn't this feature available?
Limited review (/questions) for Bookings 2.0
Hi all, I'm writing this review of Bookings 2.0 for two reasons: 1) it may be of interest to others, and 2) I'd like to be corrected if I'm wrong on any points. It's a very limited review, i.e. the things that have stood out as relevant, and particularly
Syntax for URLs in HTML Snippets
What are some best practices for inserting a URL in an HTML snippet? I've looked at Zoho Help articles on navigation-based and functional-based URLs, but I'm still unclear on how to incorporate them in an HTML snippet. For example, 1. How do I link to
The Social Wall: June 2025
Hello everyone, We’re back with June Zoho Social highlights. This month brought some exciting feature updates—especially within the Social Toolkit—to enhance your social media presence. We engaged with several MSME companies through community meet-ups
Next Page