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
Getting error during inserting a record in form of zoho people using zoho api
import requests import json # Set your access token and Zoho People API base URL access_token = '1000.XXXXXXXXXXXXXXX.XXXXXXXXXXXXXXXXXXXXX' api_base_url = 'https://people.zoho.in/people/api/' # Set the form name and data to be inserted form_link_name
UI Arabic
can i change the member portal UI to arabic in zoho community?
How do i remove the Powered by Zoho logo from my careers page
Can I remove this?
Canvas View in Zoho Recruit
Is it possible or would it be possible to have the new 'Canvas View' in Zoho Recruit?
Resume template to include profile photo
Hi, We would love the Resume Template to be able to include their profile photo. How can this be done? Miriam
Marking a form as 'done'?
Hi! I've got a form that staff fill in when moving stock from location to location. I see the entries they've sent across and I input them into my stock control system. Is there a way to mark a form as 'done'? So that I know which entries I've input,
Possible to backdate Stage shifts in Deals module?
I want to enter my organisation's historical dealflow data into the CRM and it's important that the Stage history is showing the correct dates in the past of when it happened. Is there a way for me to modify the "Modified Time" in the Stage History Related
Zoho CRM - best way to search an account and assign to a deal
Hi Everyone I am looking for some advice. I want to find the best way to complete the below steps. We have a deal and once it reaches a certain stage we need to allocate a supplier / vendor to this deal along with the salesperson. I want to add (ideally
Count the NUMBER of Contacts for an Account automatically
Hello. Is there any way Zoho can count the number of CONTACTS for a particular ACCOUNT and have a field in the ACCOUNT module update itself automatically? Currently we use Zoho to administer our language school and the Contacts represent students and Accounts represent Grupos (Classes). It would be very useful for us to have a feature like this enabled, and I can see other similar applications requiring something like this. The solution would be even better if the Contacts met a specified criteria,
How to easy change layout in existing records in Deals?
Hello, So far i have used only 1 layout in Deals. I have about 1000 records. Now i want to make new layout. So i have 2 layouts: Layout Old (1000 records) Layout New (0 records) How to easy change layout from Layout Old into Layout New for existing records?
Zoho Rating
When I close a ticket, the zoho system automatically sends an email to the customer for them to leave a rating. When they leave a rating, the ticket re-opens and I have to close it again. When I close it again, the zoho system sends the customer an email
Merge tickets
Hello, I am attempting to merge two tickets; however, the option to merge does not appear to be available. Could you kindly confirm if this feature has been relocated or removed? Additionally, could you please provide guidance on the correct process to
Zoho GC Flow is not showing in IM Channels
I have added my social IM channels in zoho desk. Created a GC Flow to automate conversations. But Guided conversations are not showing in any platforms I have chosen; WhatsApp Instagram Messenger Web (Business Messaging) In the flow I mentioned these
Sharing Knowledge Base articles across multiple departments
It would be useful to share some Knowledge Base articles across multiple departments where they are applicable, rather than having to go into other departments to find the article you're looking for. For example. Our reception uses the 'Admin' desk whereas our IT guys use the 'Support' desk, however both divisions would find KB articles about our company intranet useful. Reception does not have access to the support desk, so cannot see articles created in the Support KB. Perhaps you could install
Contacts marked as Spam are shown as Contacts in tickets.
Hi Zoho, If a ticket is marked manually as Spam you get an option to set the contact as Spam as well. It would be great if there was another option to delete this Contact. This would be based on the understanding that it wouldn't be marked automatically
Is possible to use ${webhookTrigger.payload.street==null?"No street":${webhookTrigger.payload.street}} for to detect inline a null parameter
Hi Team I need to know if it's possible to evaluate inline the following parameter, with the objetive to detect a null value ? I would like to use ${webhookTrigger.payload.street==null?"No street":${webhookTrigger.payload.street}} Regards, Pablo
Real Estate CRM
How can I tailor my CRM for real estate? I had seen an image where the CRM included property tabs.
Totals on Pivot Table
Is there a way to change the way the subtotal calculates? In this example I have a formula to give me the average monthly attendance ....but I want the grand total of the month to be the sum of all the average attendances...any ideas? Thank you!@
Issue with Bulk Edit Triggering Function Multiple Times in Zoho Report
In our Zoho report, we have observed an issue where executing a function during a bulk edit operation runs the function multiple times—once for each selected report entry. This behavior is causing errors due to overlapping or redundant executions. Our
Is there a Kanban view of Tasks across all Projects?
As the title indicates, I could use a Kanban view of my Tasks across my Projects. If it's there, I don't see it. If it isn't there, I'd like to submit this as a feature request. Thx.
Set recurring tasks in Zoho Support?
Hello, We use the task function in Zoho Support to set reminders for "due dates" of important events, such as lease expirations, etc. Is it possible to set some of these as recurring yearly? As of now, we have to reset every task manually after one year. Is there a way to have it reset automatically? Additionally, is there a way to import a list of tasks and their dates into Zoho Calendar? I have not been able to do it from Zoho Support to Calendar. I tried exporting tasks from Zoho Support,
Help - How Can I Enter a Hourly Rate (Global Cost) for our Team for Profitability Reporting?
Hi everyone, I'm hoping someone can help as I am at a loss and am quite shocked (if true) at the lack of functionality in Zoho Books. We run a company in which we do hourly jobs for clients and we bill based on the hours of work completed. Projects are
Schedule a regular backup
In CRM I have a regular backup setup. I cannot find an option to backup Desk? I would like to take a backup before I test syncing products between CMR and Desk.
Opening & working multiple tickets
We work in multiple tickets at the same time. Currently to do this, we have to open multiple instances of Desk. Is there a way to do this by just opening multiple ticket tabs within 1 instance of Desk?
Limit who can submit a support ticket to your site?
Does anyone have a use case for needing to limit who can submit tickets via your help portal? Some of our customers want to have end-users view our knowledge base articles and see tickets their IT groups have submitted but they do not want end-users to
Is there a way to request a password?
We add customers info into the vaults and I wanted to see if we could do some sort of "file request" like how dropbox offers with files. It would be awesome if a customer could go to a link and input a "title, username, password, url" all securely and it then shows up in our team vault or something. Not sure if that is safe, but it's the best I can think of to be semi scalable and obviously better than sending emails. I am open to another idea, just thought this would be a great feature. Thanks,
Allow us to disable the Reopen Ticket button after a ticket is closed
Disabling the Reopen Ticket will allow us to have more control over the ticket's flow. According to support, this is currently not possible. Please add this to let us, the customers, mold the ticketing system into something that we can use for our business
How to Enforce Mandatory Fields (Category/Sub-category) Before Closing a Ticket?
Hi, I'm currently using Zoho Desk and encountering an issue where agents are able to close tickets without filling out mandatory fields, specifically Category and Sub-category. I’ve already set them both as a mandatory field, but it can still be bypassed
Admin Control for Default Email Templates in Zoho Desk
Hi Zoho Desk Team, We would like to request a feature enhancement related to default email templates. Currently, agents can select and set their own default email templates when replying to tickets. However, we believe this setting should be managed centrally
Lock out of account after password update
This is a bit of a catch 22 situation. I updated my account password using password generator in ZohoValut. Now I am locked out of everything, as I cannot get into OneAuth for 2FA, as the password is randomly generated, without getting into ZohoValut,
Guidance on Making Zoho Desk Connections Available for All Data Centers
Hi Team, I’m currently developing an application using Zoho Desk connections to manage OAuth for my third-party products. Could you please advise on the steps required to make it available across all data centers? Looking forward to your thoughts on
How to use Twilio to send appointment notification and reminder SMS in Zoho Bookings
Hit no-shows out of the ballpark by combining Zoho Bookings and SMS providers. SMS notifications help you remind customers of their appointments and reduce no-shows by reaching out where they are. In this guide, we'll configure an SMS provider called
Multibrand Help Center - Share knowledge base catgories between multiple departments
Hello, I would like to know if it is possible to share categories between multiple departments when the multi brand feature is enabled. So that then one portal exists per department, but certain categories are visible in multiple portals. After all, we
"Copy Field Values from one Module to another" how to use?
Hi everyone! I'm sorry if this question was already asked, I didn't find it! So let me explain: In my Tickets module, we have the custome field "customer type" where we indicate if it's a lead, user, etc... In the Contact module I used the "type" field with exactely the same entries. I would like when in the tickets module an operator choose an option that it automatically update it in the contact module. I found the "Copy Field Values from one Module to another" custom function which seems perfect
Unable to upload document error on zoho sign
i am creating a document using laravel php and here is my code and i get this reponse {"code":2005,"message":"Unable to upload the document","status":"failure"} $path = storage_path($file); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://sign.zoho.com/api/v1/requests');
How to sort a data in summary report with Monthly ?
Hi Team, Can any one help me out how to sort a data based on monthly, Month was shuffled based on aliphatic order. i want to sort the below data monthy?
Is this link the transparent pixel used to track opens?
Could someone please help me identify this highlighted link? It is automatically created by Zoho and a lot of contacts receiving campaigns will click on this link. I don't believe that it is the "update your preferences link" because on the Link Clicks
Kiosk Studio wrap-up | How our community used kiosks in 2024
Hello, everyone! Happy new year! The end of 2024 has been busy, and 2025 promises to be bigger and better. As we ring in the new year, let's rewind and look at Kiosk Studio, our no-code customization tool. The past 300 days have seen the CRM community
Zoho Crm - Inventory Integration
Hello, I need help about Map Fields between CRM and Inventory. For Example, I can't match amount of stock between these 2. I can put opening stock number in Inventory but I can't see it on CRM. Also I want to see categories and parent categories on Inventory, in CRM too. Best Regards.
Inventory Valuation Method Feature
Zoho added another feature so called Inventory Valuation Method of each Item. This is actually good to see and it will benefit us so much but I have a question on this. For Existing Items that already have transactions, Zoho made it a default and assumed
Next Page