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
Schedule meeting monthly on a particular day
Suppose I wanted to schedule HR meeting every month on the first Tuesday with each employee separately for 20 minutes each. How could I automate these type of meetings? And if Sunday occurs on the first Tuesday I would like to shift that meeting on next
In ZohoCRM Dashboards - Editing Shown Columns on Drilldown of Components
Hello! I'm working with some Dashboards inside of ZohoCRM. When creating a component (In this case, specifically a KPI Ranking Component), I'd like to customize which fields show when trying to drilldown. For example, when I click on one of the sales
Added Domain but SSL is not being set properly
We added a Domain for our landing page and it pushed an SSL cert to it. The Cert is generated by LetsEncrypt, but it doesn't match our subdomain (i.e., it's just pointing to zohosites.com). How do we get the cert properly setup there?
Zoho CRM Widget not displaying 2 related lists (JS)
Okay so I basically have 2 relatedLists that I want to get and render: ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity, RecordID: data.EntityId, RelatedList: "Notes", page: 1, per_page: 200, }) ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity,
KPI widget with percentage
I'm trying to create a KPM widget that displays current performance as a percentage - something like the picture below. I've tried following the instructions at https://www.zoho.com/analytics/help/dashboard/kpi-widgets.html#chart but nothing ends up being
Canvas List View Not Saving
Hi, I am trying to edit a list view to look different depending on the tags. Everything worked well and saved well with multiple views, but when I have gone back in to make some small changes like moving one of the icons it comes up with the error message
QR code image is not exported in PDFs
The new QR code field works fine when I include it in a report template and I choose the print option: https://creatorapp.zoho.com/<username>/<app_link_name>/record-print/<report_link_name>/<record_ID>/ But when I try to save the document to a .pdf file
QR codes in templates
I'm excited about the new QR code generator. I have included a QR code that contains the record ID setting "${ID}" as input data. In the report detail it works perfectly but when printing it in a template the code is not shown.
This mobile number has been marked spam. Please contact support.
Hi Support, Can you tell me why number was marked as spam. I have having difficult to add my number as you keep requesting i must use it. My number is +63....163 Or is Zoho company excluding Philippines from their services?
Zoho CRM search not working
The search bar is not showing any results in our CRM installation. We have a lot of items and can not search them by using the navigation each time. Can someone please check this asap.
Reload page with widget
Hi all, I hope I can find some help here. I developed a small widget for Creator that is integrated into a page as a component. The page contains other content as well. When the widget is sent, the entire page should be reloaded to apply the changes to
Tip of the week #37 - Manage all your Telegram business conversations directly from your shared inboxes.
Tired of switching between multiple apps to manage your business conversations? With Zoho TeamInbox's multichannel inboxes, connect your Telegram channel to a shared inbox. This way, your teams can easily handle c View, reply, and collaborate on them
Tags on notes aren't syncing correctly on Android
I've created notes on the desktop version that have several tags assigned, but on both my Android devices those notes only have ONE of those tags instead of all of them, despite the actual content of the note being correctly synced, and I'm also starting
Reports - custom layout - duplicate report
Do you also have this problem and what is the possible solution? I duplicate a report that has a "custom layout". Unfortunately the custom layout is not duplicated. To be improved for a future release by Zoho. I export the custom layout and import it...
How to map a global picklist from one module to another
Hi there, i currently have a new field that is called sales office which we use for permission settings between our different offices located in different countries. It is a global set picklist with three different options: MY, SG and VN. I want to be
Pageless mode needed to modernise Writer
When we switched from GSuite to Zoho, one of the easiest apps I found to give up, was Docs. In many ways, Writer has always been more powerful than Docs, especially in terms of workflows/fillable forms/etc. However, I went back into Docs because I notice
Changing the Logo Size on Zoho Sites
My company logo incorporates both an image and text, and I would like it to be much more prominent on the page than is currently allowed by the small logo box in the template. Is there any way to hide the page name and then make the logo box much bigger since my company name and logo are connected / are all in one file? Thank you.
Is it possible to Select Item Serial Numbers from a Sales Order?
Our accepted estimates are converted to Sales orders for our warehouse staff to pick. How can my warehouse staff select the serial numbers for an item when editing a Sales Order? Logically when staff pull an item and have the serial in front of them they update the Sales Order and select the serial. I understand a serial can be added when creating an invoice but how can accounts team know the serial if the warehouse staff can't select it! A basic flaw!
MORE BUGS: Client Script, Deluge and Widget JS SDK don't work as expected when trying to retrieve a record that has been "rejected" as part of an approval process.
Client Script $Page.record is null when accessing a record that has been "rejected" as part of an approval process. Deluge zoho.crm.getRecordById(moduleName, recordId) returns {"status":"failure"} when recordId is a valid, but rejected record. OK... I
Zoho CRM Widget not displaying 2 related lists (JS)
Okay so I basically have 2 relatedLists that I want to get and render: ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity, RecordID: data.EntityId, RelatedList: "Notes", page: 1, per_page: 200, }) ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity,
Zoho Books and Zoho Projects Task Status Update
How can we create an automation using custom functions for the following scenario. When our zoho books invoice status changes to paid. I want a task in Zoho projects to change to completed.
Assigning Tasks and Requests to Groups... how do I?
Guys, I've spent many hours exploring Zoho Support and we are generally satisfied with the system. I'm trying to understand how a system that has so much to offer can be missing GROUP assignment and queue functionality. I am hoping that there is a way
Parsing of SQL query failed. Please check the SQL syntax.
I am trying to have Zoho Analytics recognize that if the a Deal is in Stage "Need Docs" it should also be counted as a Deal in the Stage "New Lead" /*New Lead*/ SELECT "ID" 'New Lead' AS "Stage" From "Deals" Where "Stage" = 'Need Docs' Union All Error
Where is the setting to enable/disable 2FA?
The following links show where enable/disable 2FA is supposed to appear, but neither appear for me: https://help.zoho.com/portal/en/kb/zohosites/faq/account/articles/how-do-i-enable-or-disable-two-factor-authentication-for-my-account shows Security >
How to Assign Record Ownership in a Custom Form via API?
Hello everyone, I’ve created a custom form in Zoho People and I’m using the API to manage its records. I would like to know how I can assign ownership of these records to specific users via the API. Is there a specific parameter or field in the API request
Customer Statement Template not matching when sending
Hi everyone! So when I send statements to our customers via Zoho Books, the message that appears by default does not match what I have written on the template Under settings -> email notifications -> sales -> customer statement We have a single default
Peppol Malaysia API
Hi Zoho Books, my country Malaysia will going to implement "Peppol" (E-Invoicing), starting 1 Jul 2025 for all businesses. The government intends to provide API for accounting app. The workflow involves creating an invoice from accounting app, triggers
Re-emitir facturas con nueva dirección de facturación
Hola, necesito saber si es posible que las facturas ya emitidas, pueden ser re-emitidas con el cambio de dirección de facturación, realizado el día de hoy 02-01-2025, para efectos contables. Espero su ayuda, Gracias
Zoho Learn vs. Trainer Central
Hi, I'm currently using Zoho One with a WordPress-based website and WooCommerce to manage my online courses. I would like to know what is the difference between Zoho Learn and Trainer Central and if it's possible for these two platforms to replace WP
Map Plan to Different Income Account for Some Subscriptions via API
We have a plan that has a default Plan Account of "Sales". Can we override the account for a specific subscription via API? In some instances the same exact plan should map to a different income account. When we create stand-alone invoices in Zoho Books,
Flow with CRM
Hello, I have a simple flow that uses a web hook to enter data into a Sales Order. I have the web hook sending Flow data which has a PO field. If the PO has a special character like - or / or \ the task fails. How can I get the flow to be okay with the
Chrome browser issues. Anyone else?
I am suddenly having multiple issues with Chrome browser interpreting the Zoho Mail interface. Anyone else? Any known problems? Thanks, Todd
Zoho Payroll US?
Good morning, just reaching out today to see if there's any timeline, or if there's progress being made to bring Zoho Payroll out to be available to all states within the USA. Currently we're going through testing with zoho, and are having issues when
Set up multiple IMAP email addresses
Hi, I just started using CRM and its great, but I just found out I can only add one imap email address for incoming mail in the included salesinbox ...this is ridiculous. All companies have different email such as sales@domain, info@domain , personal@domain
Function 58: Custom calculation in item table of invoices (2 fields)
Hello everyone, and welcome back to our series! In Zoho Books, the Item Amount in invoices is calculated by multiplying the Quantity and Rate fields. Previously, we shared a function to include a custom field in this calculation. Today, we are taking
Tracking new lead response time
Hi, I have a team of Sales Development Reps, who have a KPI of responding to a lead within 20 mins or less once it hits the system. I seem to recall that Zoho CRM had the capability to track this in a previous version, but don't see it anywhere. It's
Search function not working anymore
Hi! The search function is not working anymore. How can we solve this problem?
When converting a lead to an account, the custom mandatory fields in the account are not treated by zoho as mandatory
In my Account module I have a number of custom fields that I have set as mandatory. When I enter a new customer as a new account they work, I can't save the record without populating them. However when I convert a lead, my CRM users are able to save the
Expand Zia's Language Support and AI Capabilities
Dear Zoho Desk Support, I would like to submit a feature request to improve Zia, the AI-driven support assistant in Zoho Desk. Currently, Zia only supports the English language, while other AI agents such as Gemini, ChatGPT, and Claude can work with a
get gettting the days number between two dates with deluge
I am trying to calculate the days number between 2 specific dates but its not working. PLease help me.
Next Page