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
Add Ability to Designate Decision Branches as "Error Branches"
Zoho Flow gives the ability to track down, troubleshoot, and fix errors with the Status and Filter dropdowns in the History tab. This works well for when a "normal" Flow action registers with an error. However, there are other times where it would be
Need to send message to slack channel from zoho people form
- I have setup slack connection in zoho people, it is successfully showing connected - I am using connection name to send message view custom function, but it is not working: response = invokeurl [ url :"https://app.slack.com/client/T78002gHF/C089773324"
Create custom rollup summary fields in Zoho CRM
Hello everyone, In Zoho CRM, rollup summary fields have been essential tools for summarizing data across related records and enabling users to gain quick insights without having to jump across modules. Previously, only predefined summary functions were
Possible to change Deal Stage via Deluge function in a Workflow automation when there's a Blueprint implemented for the pipeline?
I've configured a Blueprint for my Deals module pipeline. I want to change the Stage value for a Deals module record through a Deluge function in a Workflow Rule, but I get this error message: "Deals record update response = {"code":"RECORD_IN_BLUEPRINT","details":{"api_name":"Stage"},"message":"Stage
Creating stunning templates for appointment notification emails
Good day folks! Can you guess what we are going to check out today? We have designed a few samples to showcase the power of customizable email notification templates. Template 1 Template 2 Template 3 Template 4 Template 5 Template 6 Template 7 Template
Darshan Hiranandani : Feature Request: Allow Uploading Edited Meeting Recordings for Attendees
Hello everyone, I'm Darshan Hiranandani, wanted to propose a feature that could be useful for meeting organizers. Would it be possible to allow meeting organizers to upload an edited version of the meeting recording? Here’s the use case: many of us tend
Zoho mail filter Add to WorkDrive doesnt't work
Hello, We have a problem with using the filter in the email. So, we want that when a bulk payment confirmation from the online store arrives, this email is automatically saved in HTML format on the drive using the action 'Add to Zoho WorkDrive -> Email
Deleted message in SPAM
In one of my gmail accounts (getnickifit@gmail.com) I had an email from PayPal in the SPAM folder. I thought I was moving the message to the inbox from the zoho mobile but it looks like it was deleted. It is no where to be found--inbox, trash, etc. Can it be restored?
i keep see there is a connetion issue connecting 3rd party api on zoho when using zia
hi there , i have set up open ai api to zoho zia (copied and pasted to zoho zia) but I keep getting notificaiton "there is a connetion issue connecting 3rd party api on zoho" when using zia on top when click zia and try to type in word there
Emails take up to 14 hours to arrive and often never arrive at all.
I've been on hold on your support phone for two hours. I spent an hour waiting to talk to somebody somebody finally picked up. They asked me to give them my ID number and when I found it, they were gone they didn't hang up. They just walked away from
Real Estate CRM
How can I tailor my CRM for real estate? I had seen an image where the CRM included property tabs.
Emails take up to 14 hours to arrive and often never arrive at all.
I've been on hold on your support phone for two hours. I spent an hour waiting to talk to somebody somebody finally picked up. They asked me to give them my ID number and when I found it, they were gone they didn't hang up. They just walked away from
Zoho Desk Validation Rule Using Custom Function
Hi all, I tried to find the way to validate fields using custom function just like in Zoho CRM but to no avail. Is there a way to do this?
Custom function daily limit and procedural programming
Dearest Zoho Today, support confirmed that if I call a custom function from another custom function then I will use up two, with regards to my daily limit. A few times, we have blown our daily limit and that means that ordinary business processes don't run for the rest of the day. I have to mop these up the following day and there is no guarantee that I will get it right. Therefore, I can't afford to waste any. Procedural programming has been around for over 50 years now and it greatly simplifies
BIN Locations
Hi, I’m new to Zoho inventory and unless Im missing something, I cannot find BIN locations anywhere in ‘items’? please tell me it’s there somewhere?!? Thanks
Bigin & Booking. Associate the appointment with existing customers in bigin.
I tried to change the stage of the pipeline associated to a existing contact after he book a appointment in Booking. I use flow to create a event in booking when a appointment is done. But.... How can I relate the appointment with the existing contact
Zoho Finance Limitations 2.0 #12: Can't sync Books System Fields (Item Category or Preferred Vendor) to CRM Products. Double entry required
We add products to Books and sync them to CRM whenever updates are done. However I still have to do double entry because the Books "Item Category" and "Preferred Vendor" fields are not available as options to sync. Scenario Workflow I add a new product
Storage Space Issue
I made a few Header templates in the CRM email that adds some fields ( 2 fields to be exact ) to the subject line, however I ran out of "storage Space" when I need to add it to 3 more members of my team. How do I solve this ? If I need to upgrade , which
Address Input and Map Functionality Challenges in Zoho: Need Advice
I just started using the Zoho ecosystem for my business. Everything seems to be working fine, except for the map features built into the applications. It's quite difficult to input an address when creating a new lead. Some of you might suggest using extensions
Colour Coded Flags in Tasks Module List View
I really like the colour coded flags indicating the status of the tasks assigned to a Contact/Deal in the module list view. It would be a great addition to have this feature available in the list view of activities/tasks. I understand you have the Due
Implement Meeting Polls in Zoho Bookings
Dear Zoho Bookings Support Team, We'd like to propose a feature enhancement related to appointment scheduling within Zoho Bookings. Current Functionality: Zoho Bookings excels at streamlining individual appointment scheduling. Users can set availability
Two way sync between Bookings and Zoho Mail Calendar
Is there a way to enable a two-way sync between Bookings and the Zoho Mail Calendar? As far as I know, it is only possible to check conflicts from Bookings and push meetings from Bookings to the Calendar. However, when I press the sync button, appointments
How to link Custom Fields in Ticket view
Hi team, I have created 2 custom fields in our Accounts Module would like them to show in our ticket information. We don't have Enterprise so I cannot do it via a workflow, but I know you can do lookup fields to link modules. How would I go about making
CRM x WorkDrive: File storage for new CRM signups is now powered by WorkDrive
Availability Editions: All DCs: All Release plan: Released for new signups in all DCs. It will be enabled for existing users in a phased manner in the upcoming months. Help documentation: Documents in Zoho CRM Manage folders in Documents tab Manage files
A consultant with different working hours for each workspace
As of now, it doesn't seem to be possible to set different working hours for a single consultant in two (or more) different workspaces. For example: A consultant is going to work 2 weeks/month at workspace A and 2 weeks/month at workspace B. Yet, right
Rollup summary for custom module
Rollup summary feature was introduced almost a year ago: https://help.zoho.com/portal/en/community/topic/introducing-rollup-summary-in-zoho-crm-public-early-access-2023 It does not support custom modules tough and this post aims to track such feature
Is it possible to set a value to a field based on certain conditions
Greetings Say i have a field that i want to set its value based on the value of another field.. for example if "number" field has value greater than 10, i want to set my field's value to X. Or if radio group had option 1 selected, then i want to set my
What is the Desk API?
I'm trying to fetch a lookup field data from desk to our creator application and it doesn't work. I'm guessing that my search parameter is wrong? On my trial function fetch if I use these: tickets = invokeurl [ url :"https://desk.zoho.com/api/v1/tickets/351081000145244764"
How to Parse XML Data Returned by API?
I have several APIs integrated with my CRM and they work great. I am having some trouble though parsing data out of a large string/array in Funtions? I need to be able to pull the DeviceId and the WebSiteDeviceName from each PanelDevice. I would appreciate
Can the meeting location be specified by the customer?
I own a painting company. I offer free estimates to customers, and I'd like them to be able to enter the meeting address in the booking form... so, the place they want me to give a painting estimate for. I need the customer to be able to tell me where
Zoho Bookings - Reserve with Google
Does Zoho Bookings plan to to integrate with Reserve with Google?
Single use booking
Hello everyone! It would be very interesting to be able to generate unique booking links. Once a booking is made through that link, it will no longer work. Calendly has something similar: https://help.calendly.com/hc/en-us/articles/1500001292022-How
Features Req: Service-Specific Calendar And Limit number of bookings per guest
By The Grace of G-d. Hi, I Came across 2 features i believe more users would love to see added to the amazing bookings app: 1. Service-Specific Calendar I dont want to open my whole calendar to all of my services. For Example, Lets say i have a free consultation
Generating Discount Coupons for Zoho Bookings
Hi, Is there provision to generate Discount Coupons for appointment bookings? I could not see that in the settings and this is very much needed. Please suggest us. Thanks
Quais são os maiores desafios que você enfrenta ao implementar o Zoho CRM?
Olá, pessoal da comunidade Zoho Brasil! Sou parceiro autorizado da Zoho e, ao longo do tempo, tenho notado que cada implementação de CRM traz desafios únicos, dependendo do segmento de negócio, das metas da empresa e até da familiaridade da equipe com
Featured Blog Image Size
What is the ideal size for the cover/featured image of a Zoho Sites blog? Because all our cover images are getting these black stripes horizontally or on the sides (look images)
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 v2.1 deprecation or sunset plans ?
Hi Team Wanted to know if there is any plan to deprecate v2.1 CRM apis https://www.zoho.com/crm/developer/docs/api/v2.1/ and if yes by when
Do I need to migrate to API v7?
Current workload forces me to ask this question. Even though I know API v7 has better features, I have many previous API calls written in v2 that still function well. Is there any compelling reason (that I may be missing) for me to make time to migrate
Has anyone implemented OCR functionality as a text input method for the CRM?
The users in my organisation are used to writing meeting notes using the pen and paper notebook. Asking them to enter those notes into the CRM is a chore and I suspect is a major hurdle for the digitalisation initiative to take off in this organisation.
Next Page