Zoho CRM Community Digest - June 2024

Zoho CRM Community Digest - June 2024


The month's Zoho CRM Digest is packed with exciting updates, insightful discussions, and valuable tips from the community. From streamlining workflows with bulk imports and dynamic filters to tackling duplicate leads and managing emails with ease, we've got you covered. Dive in to discover!

Product Updates:

Ready, Set, Bulk Import Call Data in CRM:
Zoho CRM's new data import feature for the Calls module is a time-saver, allowing users to create or update multiple call records at once. The import process mirrors that of other modules, making it easy to use. For more details on this enhancement, refer to the announcement post. 


Enhanced duplicate check for Leads in Zoho CRM:
Zoho CRM has improved its duplicate checking for Leads by automatically comparing them with existing Contact records, preventing duplicate lead creation. Previously, only converted leads were checked for duplicates. Now, CRM users have more control! Select "Contacts" in the Duplicate  Check menu for Leads and choose a unique field (like email) for comparison. This ensures all contact records, including those added directly as Contacts, are thoroughly checked for duplicates during lead creation. Check this announcement to learn more about this exciting enhancement.

Zoho CRM's Dynamic Lookup Filters Are Here!: 
Zoho CRM is introducing dynamic filters for lookup fields! This exciting enhancement automatically filters lookup options based on the information you've already entered in the current road. This ensures you are only shown relevant choices, reducing information overload and the risk of data entry errors. This features is being released in a phased manner. Check out the post for more information. 

Zoho CRM Makes Multi-Select Picklists a Breeze:
The enhanced filtering option in Zoho CRM now enables users to select multi-select picklist value directly from a drop-down menu. This update also introduces new operators that enable filtering records based on whether they contain all, any, or none of the selected values from the multi-select picklist. Currently rolling out, this enhancement will be accessible across CRM sections like Custom Views, Reports, and more. Take a look at the announcement for detailed information. 

Introducing Component Filters in Zoho CRM Analytics Dashboard: 
Previously, users couldn't filter data within shared dashboard components based on specific criteria. The new component filters features now allows individuals users to apply their own filters to shared dashboard components, letting them view data according to their specific needs without altering the overall component setup. Users can configure up to two filters per component. Additionally, the "recently deleted" feature allows recovery of accidentally, deleted dashboard components from the last 30 days. For more details, see the announcement. 

Introducing Canvas Record Form in Zoho CRM: 
Previously, record creation pages were limited to standard layouts, but this is set to change with the introduction of Canvas Record Forms. The Canvas design studio enables a drag-and-drop interface for extensive layout customization, allowing users to streamline data entry, highlight key information, and use vibrant colors and fonts. This visually engaging user interface enhances the user experience and ensures brand consistency. Forms can be tailored for specific processes or roles, with the ability to create multiple custom forms per module to meet different needs. Manage all customs record forms, import templates, and configure settings in the "Form view tab".  Additionally, specific fields on the form can be highlighted to improve visibility. Interested in learning more? Check out the post! 

Bulk Additions and Subforms Permissions in Zoho CRM: 
Zoho CRM is introducing two major enhancements for subforms: bulk additions and subforms permissions. Users can now add multiple entries to a subform at one via a lookup window, significantly saving time. Additionally, administrators can now apply granular access control to subform, setting view, create, edit, and delete permssions based on user roles. This improves control over subform access beyond the record level. Discover more details in this post. 

CRM Email Templates Are Now Available in the Gmail Add-On! 
You can now access and use your CRM email templated directly within the Gmail add-on. For more details, check out @Ishwarya's comment in this post. 

Zoho CRM Dashboard: New Updates!
Dashboard creators and admins can now lock shared dashboards, restricting editing privileges for specific users and ensuring they remain in view-only mode. Additionally, the introduction of abbreviated number formats (K for thousands, M for millions, B for billions, etc.) and customisable decimal places helps with better comprehension of large numbers in dashboard components. The KPI components now display underlying record counts alongside metrics, offering context on factors such as whether a revenue increase is due to more deals or higher average deal sizes. For a comprehensive understanding, check the announcement, complete with screenshots. 

Zoho CRM's Latest Updates for Top Email Security and Deliverability!
Zoho CRM has rolled out several email compliance enhancements, including leveraging email sending domain authentication from Zoho products to streamline the process, boosting DMARC and adding a one-click unsubscribe option to your emails. Review these updates to ensure compliance and optimize email deliverability. For more details, refer to the announcement post. 

New Customizable Kanban Views - Stay Updated!
Heads up: The current system-defined Kanban view for Meetings, Calls, Tasks and Appointments will be discontinued after July 30th. The new enhancement will allow you to customize boards by selecting a picklist field, offering more flexible board configuration tailored to your business needs. Be sure to check out the post to stay updated!

Early Access:

Zoho CRM Search Makeover: Early Access Features
Zoho CRM is giving your searches a makeover. We have added a bunch of features to help you find what you need quickly. You can now target searches by modules, name, or tags and even see key info and take actions (like emailing contacts) directly from the results. Advanced search got an upgrade too, allowing you to filter by criteria and sort results based on recent activity. Additionally, Zia, Zoho's AI assistant, is now built right into search to find calculated data, reports, and more! Check out the post to learn more. 

Useful Discussions:  


Budget tracker: the Fix for Negative Display Issues!
@Damien was having trouble with a formula in their budget tracker. The formula was not displaying negative values correctly, showing them as positive instead. @Subhash Kumar identified the isssue provided the solution. Check out the post to find the answer.

Solved! Importing Leads with Historical Creation Dates in Zoho CRM: 
@Raantjes wanted to import leads with their original creation date/time into Zoho CRM. The standard "Import Leads" function didn't allow setting a custom creation date for imported leads. @Prashant Sharma initially recommended Data Migration, with Bala Ganesh providing further details and screenshots. Dive into this post to learn more. 

Notes across Contacts, Accounts, and Deals in a single Report: A workaround
@Marshall wanted to create a report in Zoho CRM that displayed all notes and the associated contact/account/deal information in a single view. The current report editor in Zoho CRM didn't allow including parent module information (account, contact, deal) alongside notes in a single report. @Hugh Marshall stepped in and offered a workaround!
By setting "Notes" as the base table and adding relevant parent modules as secondary tables, users can now generate reports that show both note content and associated entity. Check this post for a detailed explanation, complete with screenshots. 

Update Existing Accounts with Account Numbers (Without Duplicates!)
@Jennifer encountered issues when attempting to add manually assigned account numbers from a spreadsheet to existing accounts in Zoho CRM. Importing the spreadsheet with the account numbers column resulted in duplicate accounts instead of updating the existing ones. it's unclear if Jennifer was working with an auto-number field, but @Hugh Marshall provided clarification and a potential solution for both scenarios. Note the auto-numbers fields cannot be imported or changed directly. Check out the post for the solution. 

Functions:

Automate Field Population with Functions: 
@Tyler Christie wanted a way to automatically populate a field in Zoho CRM's Leads module based on the entered zip code. @Bhoomi Joshi provided a helpful solution with a code snippet. Given the multiple possibilities based on different Zip codes, @Bhoomi Joshi recommended grouping similar Zip codes in a list, which @Tyler Christie confirmed worked perfectly. Check out this post for the code. 

Finding Past Deals in Zoho CRM: 
@Andrew Lovatt wanted to find a way to filter deals based on a closing date that has already passed, without having fetch and iterate through all deals. @Bhoomi Joshi shared the code with the required criteria parameter. Take a look at the post for the code. 

Fetching User ID by Email: 
@Aravind Krishnan needed help dynamically fetching a user ID in Zoho CRM to assign tasks. Aravind has the user's email address and wanted to find the corresponding user ID. @Bhoomi Joshi and @Haiku Technical Support have shared their solutions depending on Aravind's specific needs. Explore their solution in this post. 

Solutions for Adding Options to Multi-Select Fields: 
@Juan Berrio wanted to automatically add new options to multi-select fields in a subform. @Hugh Marshall came to the rescue! He explained how to use the Metadata API within a Deluge function to add new options programatically. Check out this post for the working code. 

Dev's Corner: 

This month's Dev's Corner features three detailed posts by community members, who went above and beyond to share comprehensive code, steps and screenshots. Thank you @Vigneshwaran, @Kevin Flynn and @Rodger Brehaut. 

Rich Text Notes in Zoho CRM: 
@Vigneshwaran, along with his team, has devised a clever workaround by developing a custom widget that serves as a Rich Text solution. This widget allows users to format text, embed images, and enhance their notes directly within the CRM platform. Take a look at this detailed post, which includes codes and screenshots. 

Script to Simplify Adding Product Bundles to Quotes: 
Kudos to Kevin Flynn for a detailed post featuring Client Script code that streamlines the process of adding product packages to quotes. Kevin created a custom module to list "Package Items", where users can define product bundles with details like included products, discounts, and start/end dates. These packages are then linked to the Quotes module through a lookup field. Read the post to learn more. 

Automate File Management with Deluge Script: 
@Rodger's script automates file attachement in CRM records when a new file is added to a designated Workdrive folder. Rodger provides detailed instructions and encourages users to experiment and adapt the script to their specific needs. Take a deep dive in to the post for a comprehensive overview, complete with code and screenshots. 

Kaizen: 

(Kaizen #139) Using Functions in Client Script and Handling Timeouts: 
This post addresses a common challenges faced by users working with Client Scripts" how to call functions within those scripts and handle potential timeouts that might prevent them from running as expected. Learn more from this post on how to tackle these issues effectively. 

(Kaizen #140) Integrating Blog feed scraping service into Zoho CRM Dashboard:
This post covers how to create a Zoho CRM dashboard widget that display the most recent blog posts from your favourite products or services. Take a look at the post to learn more.

(Kaizen #141) Zoho CRM's API Collection in Postman:  
This post introduces a valuable resource for anyone looking to interact with Zoho CRM's data using Postman. It provides an overview of Postman and its role in working with APIs, and guides developers on how to utilize a pre-built collection of API calls specific to Zoho CRM within Postman. Check out the post to learn more. 

(Kaizen #142) How to Navigate to Another Page in Zoho CRM using Client Script
This post discusses how client-side ZDKs can simplify navigation within a software application. It covers the limitations of traditional navigation methods, introduce ZDK functions such as "navigateTo()" and "navigation_data" for ZDK-based navigation, not provided a use case with a solution and summary. Read the post for more details. 

(Kaizen #143) Assigning values to different field types using Zoho CRM SDKs - Part I
This post is a part of a series on Zoho CRM discussing how to assign values to different types of data fields when using Zoho CRM's software development kits (SDKs) across various programming languages. By understanding how to handle different data types, you can effectively use the provided sample code and customize it for your specific needs within Zoho CRM. Check out the post to learn more.

(Kaizen 144) Assigning values to a different field types using Zoho CRM SDKs - Part II
This post builds on the previous one, which covered assigning values to a different field types using the Java SDK. This instalment focuses on achieving the same functionality with the PHP SDK, while emphasising the importance of reviewing the first part for a complete understanding. Dive in this post to learn more.

Thank you for taking the time to read this month's round-up. Keep tabs on the digest every month for the latest ideas and discussions. Stay tuned and engage in the forums to be included in the next month's digest. Have a wonderful month ahead!

    Access your files securely from anywhere

          Zoho Developer Community




                                    Zoho Desk Resources

                                    • Desk Community Learning Series


                                    • Digest


                                    • Functions


                                    • Meetups


                                    • Kbase


                                    • Resources


                                    • Glossary


                                    • Desk Marketplace


                                    • MVP Corner


                                    • Word of the Day



                                        Zoho Marketing Automation


                                                Manage your brands on social media



                                                      Zoho TeamInbox Resources

                                                        Zoho DataPrep Resources



                                                          Zoho CRM Plus Resources

                                                            Zoho Books Resources


                                                              Zoho Subscriptions Resources

                                                                Zoho Projects Resources


                                                                  Zoho Sprints Resources


                                                                    Qntrl Resources


                                                                      Zoho Creator Resources



                                                                          Zoho Campaigns Resources


                                                                            Zoho CRM Resources

                                                                            • CRM Community Learning Series

                                                                              CRM Community Learning Series


                                                                            • Kaizen

                                                                              Kaizen

                                                                            • Functions

                                                                              Functions

                                                                            • Meetups

                                                                              Meetups

                                                                            • Kbase

                                                                              Kbase

                                                                            • Resources

                                                                              Resources

                                                                            • Digest

                                                                              Digest

                                                                            • CRM Marketplace

                                                                              CRM Marketplace

                                                                            • MVP Corner

                                                                              MVP Corner





                                                                                Design. Discuss. Deliver.

                                                                                Create visually engaging stories with Zoho Show.

                                                                                Get Started Now


                                                                                  Zoho Show Resources


                                                                                    Zoho Writer Writer

                                                                                    Get Started. Write Away!

                                                                                    Writer is a powerful online word processor, designed for collaborative work.

                                                                                      Zoho CRM コンテンツ






                                                                                        Nederlandse Hulpbronnen


                                                                                            ご検討中の方





                                                                                                  • Recent Topics

                                                                                                  • Webhook Trigger for New Messages in Cliq Channels

                                                                                                    Hello, I would like to request a feature to enable webhook triggers when a new message is added to a Cliq channel. This functionality would allow us to seamlessly send important information from Cliq to other relevant systems. This webhook trigger can
                                                                                                  • Ability to Edit the "Current Job Title" dropdown field

                                                                                                    Current experience/Issue: When a user (candidate) uploads resume to Zoho Recruit candidate portal, some fields are prefilled with the info from the resume/cv correctly. However, we've observed that; 1. the "Current Job Title" dropdown field is usually
                                                                                                  • I'm getting an "Invalid_scope" error, even though I used an access token generated with the correct scope.

                                                                                                    I'm getting an "Invalid_scope" error, even though I used an access token generated with the correct scope. Here’s what I did in Postman: Generated the code to create an access token using the following URL: https://accounts.zoho.eu/oauth/v2/auth?scope=ZohoCampaigns.contact.UPDATE&client_id=<client_id>&response_type=code&access_type=offline&redirect_uri=https://1882-2-26-193-161.ngrok-free.app
                                                                                                  • Problem configuring/customizing sales pipeline steps

                                                                                                    Hello, I have created several sales pipelines with different stages in them. Unfortunately I forgot to properly configure these steps (conversion probability, forecast category). How can I modify and customize all these steps? Thnak you by advance M
                                                                                                  • workflow for bounced email gets triggered, but email is status = opened

                                                                                                    Hello, I have a workflow that sends me an email if outgoing email are bounced. Now I got some kind of this emails, but the corrosponding contacts have status = open at the email. Why this bounce-workflow is triggered? Reports > Email Reports > Bounce
                                                                                                  • Power of Automation :: Automatically start / pause / stop timer on task status update.

                                                                                                    Hello Everyone, A Custom function is a user-written set of code to achieve a specific requirement. Set the required conditions needed as when to trigger using the Workflow rules (be it Tasks / Project) and associate the custom function to it. Requirement:-
                                                                                                  • Website Access Blocked (from one pc only) when attempting unattended access to any device

                                                                                                    Hello From one of my laptops I cannot access any remote device using unattended access. A Zoho Assist error page didplays 'Website Access Blocked. See attached.
                                                                                                  • Zoho Analytics to Zoho Sheets - automatic update?

                                                                                                    Hi all, If I create a zoho sheet from an Analytics Report or Analytics Data, is there a way for the zoho sheet to automatically update as the Report / Data in analytics updates?
                                                                                                  • Update Zoho Flow on Sprint Work Item Status Change

                                                                                                    Hello, I've contacted Zoho One support but have been unable to help in a timely manner, so I'm asking the community. I want to start using sprints, but I'm having an issue. I need to post updates to Slack when a Work Item has a status change. My understanding
                                                                                                  • Fixed Assets Register

                                                                                                    Thank you Zoho Books for adding fixed assets register. BUT there are certian tweeks that needs to be implemented. I found the following issues and seek improvements. 1) Fixed Asset Register Report in the Report Section has columns which are so much confusing.
                                                                                                  • Why can't I sync my Zoho Mail tasks and notes with my mobile device, and is there a way to fix this issue?

                                                                                                    I'm having trouble syncing my Zoho Mail tasks and notes with my mobile device. Despite following the usual steps, the tasks and notes don't appear on my phone. Is there a way to fix this issue? Regards, Adamjes, Tekskills India Pvt Limited, India.
                                                                                                  • Link to Desk tickets

                                                                                                    Hello, We are using Analytics to analyze data in Desk. Is there a way to embed a link to a ticket in reports? We'd love to be able to see the drill down data, and click a value in a result row that would launch the Desk Ticket in another window/tab. Thanks
                                                                                                  • Announcing new features in Trident for macOS (v.1.11.0)

                                                                                                    Hello everyone! Trident for macOS (v.1.11.0) is here with interesting features and enhancements to elevate your workplace communication and productivity. Let's take a quick look at them. Export emails. You can now export emails in the .eml file format
                                                                                                  • Zoho Sign Product updates - H2 2024

                                                                                                    Hello! We have almost come to the end of 2024! Here's a list of features and enhancements that went live in the later half of the year. NOM 151 certification Witness signing Formula, conditional, and custom fields Zoho Sign's extension for Bigin by Zoho
                                                                                                  • Build custom AI solutions with Catalyst’s QuickML capabilities in CRM

                                                                                                    Hello everyone, We’re thrilled to announce an improvement for our Zoho CRM Enterprise users: the ability to create custom AI solutions using Catalyst’s QuickML directly from Zoho CRM. As you may already know, Zia, Zoho CRM’s AI-powered assistant, offers
                                                                                                  • 【Zoho CRM】Webフォームに関するアップデート

                                                                                                    ユーザーの皆さま、こんにちは。コミュニティチームの中野です。 「Zoho CRM アップデート情報」の中からWebフォームに関するアップデートについて紹介します。 今回、以下2点のアップデートがありました。 ダブルオプトイン(2段階の同意確認)後の確認メッセージのカスタマイズ 登録から確認まで一貫したユーザーエクスペリエンスを顧客に提供するために、カスタマイズされた確認メッセージを作成できるようになりました。 ダブルオプトイン認証メールのカスタマイズ 顧客に最初から興味を持ってもらえるよう、パーソナライズされたメールを作成できるようになりました。ユーザーのブランドに合った本文を作成し、パーソナライズすることで、様々な顧客に対応することができます。
                                                                                                  • Converting Time and Time Zones

                                                                                                    Hi Everyone I am trying to convert a time Zone to the local time of the user. I am fetching some data from an API, and it is coming back in this format: 2024-12-09T16:49:23Z This is in UTC/GMTZulu time. I am looking to convert it to the user time. In
                                                                                                  • Tip of the week 34 - 5 ways to maintain your email list

                                                                                                    A proper email list often reflects the reach of an institution. This reach is coveted by all but achieved by some. We often forget about drawbacks and incline towards numbers. Success is often reflected by quality and not quantity. This simple message reverberates in maintaining a hygienic email list. Here are five tips which will help you maintain a proper email list.    Organic email lists   Non-stop competition can make us susceptible to shortcuts like buying and renting lists from third party
                                                                                                  • Whatsapp Limitation Questions

                                                                                                    Good day, I would like to find out about the functionality or possibility of all the below points within the Zoho/WhatsApp integration. Will WhatsApp buttons ever be possible in the future? Will WhatsApp Re-directs to different users be possible based
                                                                                                  • Can not send campaign

                                                                                                    Hi, I'm trying to send a newsletter to my subscribers, but seems is not working - or maybe I did some wrong steps re. upgrades. I'm the admin for this account, no other person is using Zoho for my campaigns and I did not access the platform during last
                                                                                                  • Multilingual Newsletter

                                                                                                    Hi, Can Zoho campaign give the possibility to create and send a campaign in English and French, giving the possibility to the person receiving it to switch from default language chosen for a campaign? thnaks
                                                                                                  • Re: constant rejected email form and to my account

                                                                                                    Hi, have had several rejection when I sent an email to Zoho account as well as other people have sent emails to my as your health Centre they have account and all aspects have been ejected. i wonder why the email are rejecting to and from. If you see
                                                                                                  • Top Menu Disappeared from Blog Page

                                                                                                    Hi, Our top menu disappeared at Blog Posts page. However, it's still visible any other page on the website. I attached two screenshots, so it can be understood clearly. How can we bring back top menu? Thanks, K.
                                                                                                  • Add Comment/Notes to Each Action in Zoho Flow for Internal Documentation

                                                                                                    It would be great if Zoho Flow could introduce a field to every action where we can make an internal note about why we are doing something with a specific action. This is especially helpful if more than one person from the organization handles automation
                                                                                                  • Questions about To Do

                                                                                                    1. I created a To Do note on Android and there is a line sorting option in the options drop down menu. But I didn’t find such an option in the PC client. I really need this option. 2. Why is there no search in To Do on the PC client? 3. Why is there no
                                                                                                  • Tip of the week 03 - Sending emails in batches

                                                                                                    Today's marketers not only want their email marketing to be efficient, but also smart. For an email campaign, you may think you have all the essential elements for lead conversion—a big mailing list, an attractive template design, and the most-engaging message content, but after hitting the ‘send’ button, you may not get the expected conversions. Wondering why? Here’s one of the major reasons. Many marketers miss out on sending the email campaign the right way. Did you know that you should not be
                                                                                                  • Sites Speed and Performance Grades

                                                                                                    I noticed that there are no recent inquiries or complaints about load speed or performance issues with Zoho Sites websites. However, I wanted to understand what Zoho has done to ensure that speed remains optimized, images are compressed and lazy loaded,
                                                                                                  • Feature Request - Configurable Payment Icons + Pay Now link in email.

                                                                                                    The PAY NOW buttons (icons) on invoices are really small. It would be great if we could make that a big, colored icon. Better would be to add a button to emails as well. 
                                                                                                  • Survey end date extension

                                                                                                    Hi, Is there any way to extend the end date of my survey? I needed more time in finding respondents that is why I need to extend the end date of my survey. Help. Thanks
                                                                                                  • AI read notes or explanation

                                                                                                    It would be such a great feature to have AI voices be able to read our Notes or Explanation If not having the AI speak the notes at run time, how about a feature where inside of Zoho Show you can have it look at all the notes of all the slides and have
                                                                                                  • Help with technical problem

                                                                                                    Hello, I want to make it so I can say how many days are left until a date is reached, and for it to give me a status on if its VALID, EXPIRED, or ABOUT TO EXPIRE, but the problem I'm having is I want it to be compared to the date every day, not just the
                                                                                                  • How do I redeem credits?

                                                                                                    How do I redeem credits that are shown in billing section?
                                                                                                  • Managing Prepaid Hours for Consulting

                                                                                                    We are a consulting firm that bills clients a flat upfront annual fee plus an hourly rate and offer a discount for pre-paying a block of hours. Hours that surpass the pre-paid block are billed monthly at the normal rate. If there are any pre-paid hours remaining at the end of the project they are banked for future use. I'm not seeing a method of doing this in Projects/Books/CRM... thoughts?
                                                                                                  • Email Verification Tool

                                                                                                    Hi there, just came across this tool for Google Sheets https://www.producthunt.com/posts/email-verification-tool-for-google-sheets-2 How would one do to automatically verify/validate email addresses entered on the CRM in a similar way?
                                                                                                  • Get DealID when Deal Created?

                                                                                                    Hi What's the easiest way to grab the DealID when a deal is created?  I want to add it to a custom field on the deal. Thanks
                                                                                                  • ZOHO Widget SDK not loading in html

                                                                                                    I have this code below, I have imported the widgetsdk however I get the error shown in the image, I have tried many different ways of importing and initiating the function ZOHO but nothing is working. can someone explain what I'm doing wrong, if I am
                                                                                                  • Enhancements to Zoho Corp Help Center "Team Requests" View

                                                                                                    Dear Zoho Team, I hope this message finds you well. The ability to view both my tickets and my team’s tickets in the Zoho Corp Help Center is a fantastic feature, especially as the focal point for Zoho in our organization. However, we’ve encountered a
                                                                                                  • Allow Multiple Scheduled Appointments with Zoho Support

                                                                                                    Dear Zoho Team, I hope you're doing well. First, thank you for introducing the option to schedule support calls via the Zoho CRM booking link. This has been a fantastic enhancement, eliminating the need for back-and-forth coordination when scheduling
                                                                                                  • Projectwise budget ---

                                                                                                    Can we have a Project wise subject in addition to the Monthly, and quarterly ACCOUNT LEVEL budget?
                                                                                                  • WorkDrive API Documentation

                                                                                                    WorkDrive provides users and developers an extensive set of APIs to help integrate functionalities of Zoho WorkDrive with other Zoho applications and third-party tools. We have published the official WorkDrive API Documentation page for all external users.
                                                                                                  • Next Page