Zoho CRM Community Digest

Zoho CRM Community Digest





We're thrilled to bring you the February digest, packed with exciting product updates and engaging discussions from the Zoho CRM Community. Keep reading to stay in the loop!


Product Updates:  

Zia Enhancements


Be it Tasks, Calls, or Meetings, Zia's activity extraction from emails now supports capturing multiple activity instances contextually. Previously, only one activity–typically the first cited instance–could be captured from an email, despite containing multiple activity-related contexts in the email content. Start leveraging this feature to enhance your CRM record-keeping and streamline follow-up processes. 

This is just one of the many enhancements that got released as a part of this update. Check-out this announcement post for more.

Enhancements in Webforms


Our recent updates to the webform feature eliminate the need for dedicated landing pages to host your webforms. This makes it easy to share forms through multiple avenues and collect submissions with ease.  Additionally, you can now create QR codes and short URLs for the webforms, making them more accessible. Furthermore, we've introduced customizable options upon form submission, allowing to either redirect to a custom URL, display a splash message, or take them to a Thank you page. Want to learn more? Check out this announcement post for all the details! 

Custom Fiscal Year


You can now customize your CRM's fiscal year to follow the 4-5-4 calendar and other popular 52-week formats. This change allows businesses to align their fiscal year with specific needs, such as seasonal sales patterns or auditing requirements. Learn more about these custom fiscal year formats and how to implement them in this post.


Bottom-up model in Forecasts

Now in Zoho CRM, you can choose between two forecasting models: top-down and bottom-up. While the top-down model was the only option before, the new bottom-up model allows users to submit targets based on their unique insights, which can then be iterated if needed and approved by the managers. To learn more and access detailed instructions, check out this post.


(VoC) Feature Now Open to All

Voice of the Customer (VoC), a feature that offers deep insights into customer feedback from various sources like emails, surveys, social media, and more, is now available to all users. New enhancements include custom dashboards for tailored insights, filtering out spam email IDs for better analysis, including data from notes and social media channels, and using VoC for automation. Learn more about these updates from our announcement post.

Useful Discussions: 

  • @Ludovic M was looking to create a custom email template with individual components, each of which bundles multiple sub-components. Explore the solution shared by @Ishwarya, complete with a GIF, in this post

  • @Toni's business process involves installation, and they wanted to create a ticket in Zoho Desk whenever a lead is converted. This ticket is created to send installation instructions and provide guidance on how to seek further assistance when needed. Learn how to achieve this requirement using 'Actions by Zoho Flow' in this post

  • @Paul Ferrall wanted to create a report capturing the total value of deals closing per quarter, extending to the upcoming 4 quarters. Check @Ishwarya's suggestion on creating a report with Deals as the primary module, grouped by calendar or fiscal quarter, in this insightful post. 

  • @Pratik sought to import meeting records, and as promised, we've `rolled out support for .CSVand .XLSX file imports. Explore this post for details.

  • @Soeren wanted to measure conversion ratios between different lead stages in their business process. Explore @Linga Siva P's detailed suggestion on creating two funnel charts with underlying reports, capturing conversion ratios for the current and preceding weeks, in this post.

  • Is your organization utilizing Microsoft SharePoint for document management? With Microsoft SharePoint handling your document organization and Zoho CRM managing your business operations, there is a need to access data from both platforms in one centralized location. Try out the SharePoint for Zoho CRM extension from Zoho Marketplace. To learn more about this integration, check out this post.


Functions:

  • @Soeren wanted to create a Deluge function that reads the status of an Account's Related List items. The function should add a tag to the Account's pre-existing tags based on those statuses and remove all the tags for a specific status. Two working solutions, following different approaches, have been provided by @Haiku and @Andrés, respectively. Explore this post for the code and related insights
  • @Rich Purseglove's use-case revolves around property enquiries, where they've created a Blueprint to streamline their team's validation process for scheduling viewings, and sending appointment confirmation emails. This Blueprint must also facilitate the creation of Meeting records, accommodating both physical and virtual appointments based on client preferences. However, encountering technical limitations in setting up virtual meetings via Blueprints, @Nik proposed a solution involving Functions, sharing code and guiding through iterative improvements.Check this post to for the code and insightful conversations. 

  • @think sought assistance in creating a function to retrieve the created and modified times from a lead ID, calculate the time gap, and update a custom field accordingly. However, the initial version of the script was not working as expected. With support from @Haiku Technical Support and @Sunderjan Siddharth, they iterated and refined the Function to find the solution. Check this post for the final corrected code. 


Dev's Corner:

  • @Kurt found the COQL APIs extremely useful. While revisiting an older post where @Praveen Sankar recommended using COQL APIs to fetch the user IDs based on roles, @Kurt shared additional insights on COQL APIs for those who may not be familiar with them. Check @Kurt's insightful comment in this post.
  • Let's extend our heartfelt thanks to @Vigneshwaran K for complementing the Kaizen post on updating related records upon parent record deletion by sharing a lengthy script that automates the process of updating multiple related lists when editing a single record. Check @Vigneshwaran K's comment in this post for the code
  • Check the comments by @Piyush Goyal in this post to find out how he used an SQL query through the Zoho CRM API to overcome the limitations of having to rename fields with parentheses while using searchRecords API.
  • @Kava Li inquired about updating an image upload field via API in a CRM module. @Sunderjan Siddharth shared a sample code, along with advice on replacing field names and connection links to achieve it. Check out this post for more details.
  • @Mehrdad Naserdoust wanted to create a global function in client script usable across different client script events and modules. @Kevin Flynn recommended using static resources, where functions can be written and stored for easy access and use, and shared a reference video from the Zoho Developer Hangout. Check out this post for more details. 

Kaizen: 

  • (Kaizen #123) - In this post, we'll learn how to synchronize data from a third-party app to Zoho CRM. We'll explore the APIs available in Zoho CRM to insert, update, or upsert records, as well as the Bulk Write API for larger operations. If you want to learn more about these APIs and how they perform in different scenarios, check out our detailed post here
  • (Kiazen #124) - In this post, we'll explore using Zoho CRM APIs to manipulate Subform data. For a detailed guide on using Subforms in Zoho CRM, including API methods and data retrieval techniques, check out our full post here.
  • (Kiazen #125) - In this Kaizen post, we'll explore manipulating multi-select lookup fields using Zoho CRM APIs. You'll learn how to establish many-to-many relationships with modules, like associating multiple skills with an employee. Check out the full details and API examples here. 


Thanks 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 upcoming month's digest. Have a wonderful month ahead!


      • Recent Topics

      • Projectwise budget ---

        Can we have a Project wise subject in addition to the Monthly, and quarterly ACCOUNT LEVEL budget?
      • Looking back at Zoho Social's 2024: Highlights and memories

        Hey everyone, We hope you had a relaxing and joyous holiday season. Whether you're planning for the new year or still soaking in the magic of the season, we're here to share some exciting highlights from 2024 – a year that was fully packed with updates
      • Building a Zoho Extension for Webex CC - Handling URL Changes

        Hi everyone, I’m building a Zoho extension for Webex Contact Center (Webex CC) and facing an issue with handling URL changes. In telephony, I’ve set the URL of Webex CC to: https://desktop.wxcc-us1.cisco.com/ When this URL remains the same, everything
      • Remove County field from Customer Address input screen (or allow input to be deleted)

        We are in the USA and have just noticed that there is now a County field in the Customer Address input screen (and maybe other areas of Zoho Books, but this is the one affecting us at the moment). County is not important to our business, and in fact we
      • Zoho still running very slow

        I have a lead log for my company and creator seems to be running extremely slow still.
      • Bigin API Token Request ("invalid_client")

        Hi people, I tried to connect to the API without success, I've read all of the documentation multiple time and tried just about everything. I tried to do it with Python Request module and with Postman, passing the information through both the URL parameter
      • Shared Dashboard / Report Permissions : Read not Write

        hi all, We are missing a huge fonctionnalite in setting up Dashboards (and reports) on corporate level.  Currently, we can not set Read Permissions on share Dashboards (and reports) without giving write access as well When we create a corporate dashboard
      • Profile stitching with Zoho Marketing Automation

        When it comes to marketing, knowing who your audience is and tracking their interactions is vital. That's why Zoho Marketing Automation has taken a significant leap forward with its enhanced profile stitching feature. With this update, you can track your
      • GDPR

        Hi , I'm checking out the HIPPA capabilities and at the moment I can see only three modules that can be selected to enable HIPPA Any idea how I can add additional modules such as customers? TNX David
      • default task list for new project

        Is there any way to have a default task list already created in a project, when the project is created in Zoho Books?
      • Record less quantity than ordered in ZOHO inventory

        Lets say I ordered 100 widgets from a Vendor. I have paid the Vendor month ago and just waiting for the product to ship. I have finally received the products but have only received 80 widgets. I see no way in ZOHO to only receive 80 widgets. ZOHO is forcing
      • Stripe payments via Books invoice link missing email - affects fraud detection

        Hi, All our payments done via Books invoice link have a warning: Integration improvement available This transaction is missing customer email address, which affects fraud detection. Why doesn't Books pass this info to zohosecurepay.eu/books/... for more
      • Power of Automation: Automatically sync custom field data between two tasks.

        Hello Everyone, A Custom Function is a user-written set of code to achieve a specific requirement. Set the required conditions needed as to when to trigger using the Workflow rules (be it Tasks / Project) and associate the custom function to it. Requirement:-
      • 'View Invoice' button hyperlink taking to Google Business Maps listing

        The green "view invoice" button in my invoice emails is sending people to my Google maps business listing rather than the invoice. Both my clients and I are experiencing this as a new issue.
      • Migrating Zoho emails to Google Workspace

        Hi Is there a tool to migrate Zoho email to Google workspace?
      • Custom Functions - Calculate Commission - failure after migration from US to EU

        Hello, i would ask for help. My Custom Function - Calculate Commission stopped working and shows a failure. Mismatch of data type expression. Expected List but found String What is the problem? Could anyone help? Here is script: void automation.ObliczProwizje(Int
      • GoCardless Mandate Sync Question

        Hello, When syncing our customer database with GoCardless, some customers aren't working despite both email addresses matching in Zoho Books and GoCardless. Also what do we do about customers where they are associated with multiple accounts as these aren't
      • Create a draft in reply to an email via Emails API

        Hi, I’d like to use the outgoing webhook to automatically create a draft reply to incoming mail. How can I use the Emails API to create a draft reply that is linked to an existing email thread? I couldn’t find the relevant method in the documentation.
      • Weekly Tips: Flags for an organized mailbox

        Wishing you all a Happy New Year 🎉 As we step into 2025, it's time to refocus and set our intentions for the year straight. Whether you're already back at work or just returning from the holidays, you probably have emails that need your immediate attention,
      • Edit line item amount

        It would be sooooo much better to be able to edit the line item amount in all of the modules, if there is any variation in agreed prices it's extremely painful to calculate the rate to match ;-( The rate could be auto calculated on editing this field making life so much easier !
      • Chanel Partner

        Any Zoho channel partner or dubai based company who will help us for getting zoho services including the training for our staff
      • Refer a Friend Campaign

        I am looking to run a referral campaign that sees an initial email going to existing clients, asking them to refer a friend. For each new client referred, the existing client will get a ticket in a prize draw - the more new clients they refer, the more tickets they get in the draw.  I am wanting to figure out how this could be done via Zoho, and how these referrals can be tracked and linked to the existing client who referred them.
      • Emails cannot be received

        Hey, There is an issue in my Zoho account, E-mails can be send from my side but cannot be received on my account MX, DCIM and other are added but still cant receive them. Please help me to solve this problem at your earliest convenience and this is happening
      • Newsletter in multiple languages

        Hi We are planning on starting to use Zoho Campaigns for our newsletters. Since we send our newsletters in three languages, I would need the "unsubscribe page" and other pages related to the NL (Thank you page and so on) to be available in different languages
      • i couldn't recall message as one of the receptionists didn't received the message and i want to recall it urgent

        i couldn't recall message as one of the receptionists didn't received the message and i want to recall it urgent as recall button doesn't appear
      • Servidores caidos?

        Buenas, Hoy 30/12/2024, mi empresa esta sufriendo bastante problemas para acceder a las aplicaciones de Zoho. No sabemos si es solo nuestra compañia o esta afectado a todos. Cuando intentamos acceder a las aplicaciones nos salta el siguiente error: A
      • Tip #1- Remote support vs. unattended access: Contrasting two key concepts in tech assistance- 'Insider Insights'

        Hello everyone! We, at Zoho Community, are excited to introduce Insider Insights, a new series where we will look into various aspects of remote support technology and how they might help you. We'll be sharing tips, methods, and insights acquired from
      • Introducing Fair Evaluation for Interviews

        Collaboration is key in recruitment, but it’s important to ensure individual interviewers’ assessments are not influenced by others. With Fair Evaluation, you can choose how and when interviewers can see reviews of a candidate for the same job opening.
      • I have been looking for CVID to get segmate list where & how can fnd it?

        I am trying to get segment details from the Zoho API. The API documentation says that the CVID is a mandatory parameter, but I cannot find the CVID in the "getmailinglists" API. Can you tell me where to find the CVID?
      • "The data you have entered already exists" when trying to create contac@mydomain.com

        Hi all, Our domain is ananasjuicebar.com. Working as admin in the control panel: When I try to add the email account "contact@ananasjuicebar.com" I get the error: "The data you have entered already exists" I've tried creating a new user or creating a new group with this address associated. To my knowledge this address has never been added and I can also not find any reference to it. (Shopify used this address to send customer notifications BEFORE setting up Zohomail.) Any ideas? are there any restrictions
      • 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
      • Zoho Books Bank Feed

        Good afternoon, Is it possible to change the bank feed provider on a bank account. I'm using Plaid but think that Yodlee would be better in terms of pulling transactions in a timely manner. Thank you.
      • Create Bill from Purchase Order via API

        I know you can create a invoice from a Sales Order by using https://books.zoho.com/api/v3/invoices/fromsalesorder Is there a similar url for creating a bill from a purchase order?
      • Log incoming calls on Android CRM?

        I keep reading that I'm able to log incoming calls on the CRM app for Android, but when I answer a call and hang up, I never get the option to log. Is there a special admin I need to do for that? Or permissions? Thanks
      • How do i send an automated email 10 days after closing a ticket

        I am trying to set up an automated email to the customer a set period after the ticket is closed. I have created the email template, but i cannot work out how to set the trigger to send this out. Can someone point me in the right direction please? If
      • Domain Verification

        Hey,  How do I know that my account is verified by Zoho?  Do I need some zd code/number for it?  Need help asap! 
      • Sender not verified message showing on mails sent using zoho mail

        Hello, I am using Zoho mail to send and receive emails. Whenever i send emails to zoho mail id, it showing a message "Warning! Unverified sender.We could not verify that the email was actually from sending email. Be cautious when opening any links/ attachments,
      • Mail Outgoing blocked. Reason :Mail rate exceeded limit

        Hello, Please unblock my mail account: ser1@innspo.com Thanks
      • Why is Zoho Mail support so lousy?

        This is not the first time I voiced out about this, the first time was 2 months ago https://help.zoho.com/portal/en/community/topic/what-the-actual-fk-is-wrong-with-zoho-mail-support where I had to follow 7 times in the span of 2 months to get a (unhelpful)
      • This domain is not allowed to add. Please contact support-as@zohocorp.com for further details

        I am trying to setup the free version of Zoho Mail. When I tried to add my domain, theselfreunion.com I got the error message that is the subject of this Topic. I've read your other community forum topics, and this is NOT a free domain. So what is the
      • Next Page