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
Oauth Redirects me to sign in page
I am developing a postman script for me to securely get my credentials via Zoho Vault. With that, I need to authorize my postman to be able to access Zoho Vault. I am currently on Step 1 in this Zoho Vault | API Reference which redirects me to this guide
Here's why you should refrain from using EasyShip
This is a screen recording which shows EasyShip performance issues. Note well! While we do use the Zoho-to-Easyship integration, the problems are wholly on the EasyShip side. The actual integration of data to EasyShip, and status updates back to Inventory,
How can I create a billable expense.?
Hi, I've a bill of an expenses related to printing and stationary account but it recorded in non-billable expense category. How can I record this expense in billable category. Below is the pathway I've used to record the expense. Purchases. Expenses Click
Introducing Sub-Accounts in Zoho Books!
Hello Everyone, Sub-Accounts is LIVE! Yes, you read it right. The much needed and most requested feature is now live in Zoho Books. The sub-accounts feature in Zoho Books will help you to classify your accounts further which will give you a more detailed view of your accounts while running reports. You can create sub-accounts for the below Accounts: Asset Cost of Goods Sold Expense Liability Fixed Asset Other Asset Other Current Asset Long Term Liability Other Current Liability Other Liability Other
How can I insert and update field data of a sub-form without adding data into the main form’s mandatory fields.
1. I have a main form that contains a sub-form. I need to update the data of the sub-form from a function, but I am unable to do so. How can I achieve this in Zoho Creator? 2. How can I insert data into a sub-form without inserting data into the mandatory
How to autorespond for inactive users?
Hi, we have a few inactive users that we would like to set up an autorespond to the sender telling that the email addresses are no longer active. How can we do that?
Cannot view or interact with polls on IOS
When testing with Android the user will receive a pop up message when a poll is started and be able to access polls via the more menu. This is not the case when using IOS phones, there seems to be no way to view or interact at all.
Calendar view not working in Zoho Projects
Hello Zoho team! Since this morning, clicking on the "Calendar" link in the Projects Menu doesn't do anything. It seems to refresh the page, but it doesn't open the calendar view for tasks. It affects every user in my company. Closing and opening the
Multi Select Filter off comma separated values
Hey friends! I have a query table for a couple of dashboards/ charts. In one of the dashboards, I'm trying to create a multi select filter for the service that is being sold. The way we look at services is by a CRM field titled, "Mail Lead Entities,"
Dashboard filter applied to all reports but not visible on report
Hi, I have two reports which shows sales transactions data - one is graph and the other a pivot table. Both reports use the same base table. There are no filters on the reports so it shows all transactions for the last 6 months. I want to create a dashboard that includes the graph and the pivot table report. However, I want the dashboard to have a fixed date filter that only shows the last 30 days of data i.e. filtering the underlying graph and pivot table to show the last 30 days of order data.
Equipment Scheduling for Efficient Field Service Operations
Zoho FSM helps you nail the critical aspect of field service management, i.e., scheduling the right technicians to the service appointments. Ensuring that technicians have access to the right tools and machinery for their job is also of paramount importance.
Chat issues
I am having a couple problems with the zoho chat feature. When I use Chat from the App bar, not everyone is getting messages (these are to different accounts, Yahoo & Gmail). I did finally get the Users to show up correctly. However, when in an active chat with someone, I only get one sound notification. No other notifications, pop up or otherwise, come through to alert if another message was sent. Also, the bottom Chat bar that shows Active chats while I am in email does not show any online contacts
Problem with multiple pages record template
Hi, I have a record template with multiple pages. When I print, it has gaps between pages. How can i fix it?
Field Update: can't find a custom multi-line text field in the options list
I want to update a custom text field (large size multi-line: 32000 characters) that I have added in the Accounts module using this functionality https://help.zoho.com/portal/en/kb/crm/automate-business-processes/actions/articles/field-updates , but I
Ask the experts - A live Q & A discussion on Zoho Recruit
We are delighted to come back with another edition of Ask the Experts community series. This edition, we'll be focusing on everything about Zoho Recruit. The topics will focus on the features that are used/asked by the majority of users and also based
No Sales Returns on SO's with Dropped Shipped items + Inventory Items
We have encountered an issue in Zoho related to sales orders that include both dropshipped items and inventory items. Specifically, it is currently not possible to create sales returns for the company’s own inventory items from these sales orders. This
Task Due dates and Reminder Date & Time
I like to have a reminder on many tasks in Zoho Recruit. I find the process cumbersome in that each task requires the following: 1. click and select due date 2. Click the reminder box 3. Click on (Reminder) Start Date 4. Click on (Reminder )Time If one
Bug - OTP (email) and No Duplicates
Scenario: Form with an email field, Validation: "No Duplicates" (because I want to ensure 1 entry per email). Embedded form into website (JS option). Enabled email based OTP. 1st test (via my website) - entered my email address - sent OTP - entered pin,
Zoho One Datensicherung möglich
Gibt es eine Zoho One Datensicherung über alle Apps mit eindeutigen Datensatz-Id´s eines Kontaktes in allen Apps und mit allen Bildern (insbesondere Artikel-Bilder)? Wir haben festgestellt, dass die Zoho Books Datensicherung keine Bilder sichert. Und
Note not being pulled for other modules in email template
Hi there, Currently i am creating an email template that is able to pull the data from notes field in estimate module and email it to procurement team where they will be able to receive the email with the contents of the note, i am unable to replicate
Pop Up
Hello, I want to automatically display the information of the attached data in the product module in the related list section of my data in the lead module when the current time matches the "Call Time" field of my data in the leads module. How can I achieve
New feature alert: Witness signing is now available in Zoho Sign
Hello! Getting documents signed with confidence in Zoho Sign just got a major boost! We're delighted to introduce witness signing, where other individuals or entities can be designated as witnesses to observe the signing process and add their signatures
How to report and analyze a multi-select field entries distinctly ?
As many of CRM users I have many multi-select fields that allows me to choose more than one chose in one cell for a specific filed Like: Field A - A;BC - A;C -B;C But when reporting the field it will handle each cell as a "String" not multiple entries
Get the capability to convert documents to different formats
Hello users, In this article, we'll be exploring the Conversion API in Zoho Office Integrator to understand how it can be used to convert documents to different formats right from your web app. Before we get to the details of the Conversion API, here's
Is the Contacts sync between Campaigns and CRM bi-directional?
Is the Contacts sync between Campaigns and CRM bi-directional?
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
Issues with certain CRM, Desk & webhook blocks in Guided Conversations
Good day I have been attempting to add a block on our guided conversations, which give our customers relavent information based on their queries. The issue is that when I attempt to use a block that fetches data I get the following error popup: Cannot
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
Analytics Module: Can you move items from one dashboard to another?
Is there a way to move items from one dashboard to another? I want to rearrange my dashboard now that I know what i'm doing but i don't want to remake my various widgets? Edit: Hey Zoho, This would be a good feature: to be able to move/copy widgets to
Can't delete/hide related lists
Hi, Maybe I'm missing something, but I can't seem to find where I delete or hide related lists in a module. When I go to a record and click the little arrow on the right next to the related list, I only get the option to select what fields in that list
Make Widgets Clickable or Copiable
Hi, I created a KPI Widget in Zoho Analytics whose content I would like the users that see my dashboard could copy or click and be redirected elsewhere. Yes, I'm aware I can create a Text Box for that instead of a Widget, but the problem is that the link
Custom API - Need to create a string return value, not only MAP
@Support: When creating a Custom API it only allows a return from a function of MAP type. The service I'm using requires a string return, how can this be achieved?
I trying to connect our PM tool but API shows failure
Hi All, in ZOHO CRM when an enquiry stage is moved to WON then I have created a rule to trigger POST URL to thrid party AP and then create a function for mapping with below code void automation.kytesfunctions(String enquiryId) { // Fetch enquiry details
Automate data upload process like reports
I'll start with the end in mind. I want to basically keep certain creator tables updated with data that are in a sql database/tables in our office (employees, active jobs, employee positions) so I can reference that data and not have to duplicate it by hand every time someone adds a new job or employee in the office desktop software. Here are some thoughts I had about how to do this, but am unsure as to whether any of them are actually possible and how to go about it from there: Is there any way
Address Autofill
Hi I'm having issues with the address autofill tutorial (https://zurl.co/rGXQ). I have followed each step in the tutorial, but when i paste the code into a workflow/function, i'm getting the following error code: Improper code format Correct format :
Sync custom module ID to Lead module
Hello, I am trying to sync Contract ID (custom module) from Deal module. I have an existing function that whenever a contract is created, it will automatically creating deals based on the frequency of the contract. Now i am having problem to show the
In Kiosk, please support "File upload field" in the "Field Update" action
Hello. Supporting "File upload field" in the "Field Update" actions would be a great addition to Kiosk Studio. I would appreciate it if you could evaluate it. Saludos,
can I link a contacts to multiple accounts
can I link a contacts to multiple accounts
Change Last Name to not required in Leads
I would like to upload 500 target companies as leads but I don't yet have contact people for them. Can you enable the option for me to turn this requirement off to need a Second Name? Moderation update (10-Jun-23): As we explore potential solutions for
For security reasons your account has been blocked as you have exceeded the maximum number of requests per minute that can originate from one account.
Hello Zoho Even if we open 10-15 windows in still we are getting our accounts locked with error " For security reasons your account has been blocked as you have exceeded the maximum number of requests per minute that can originate from one account. "
Next Page