Supercharge your VoC analyses with data from anywhere: Modules are now sources for VoC

Supercharge your VoC analyses with data from anywhere: Modules are now sources for VoC

Dear customers,
 
We hope you're well!

Your customers talk about your brand, praise your service, criticize your offerings, or promote your business—literally from anywhere on the internet—and it has become strategically necessary to factor in all possible feedback to improve, optimize, and grow your business.
 
Foreseeing opportunities this feedback could bring, we've developed the ability to use any module as a source to process VoC analyses, and we're excited to talk about it.

A module as a source


Previously, VoC channeled various kinds of responses into Zoho CRM for analysis:
  • Tickets from Zoho Desk
  • Survey responses from Zoho Survey
  • Social media mentions from Zoho Social
  • Email responses from email integrations
  • Calls from PhoneBridge integrations
  • Notes from CRM records
All these are mostly service responses. However, customer opinions aren't just limited to their "official" feedback responses. You probably also receive feedback in the following forms, to name a few:
  • Comments on your social media posts
  • Reviews about your products
  • Discussions on community platforms
  • Messages on networking sites
  • Ideas in forums
  • Blog comments
These represent feedback your business gets externally, and tapping into them can benefit your business—big time.

But how do you do it?

The anchor is your business. By identifying your business's presence online and connecting various platforms with Zoho CRM, you can channelize this feedback as records and ultimately map these destination modules as sources of VoC data.
 
Zoho Marketplace, REST APIs, webhooks, Zoho DataPrep, and Zoho Flow are all various ways you can channelize this data. Here are some examples:

Analyze and act upon YouTube comments using Zoho Flow

Zoho Flow is Zoho's app integration tool, which connects applications and enables data to flow between them based on triggers and actions you can configure. Using it, you can trigger actions in Zoho CRM whenever a YouTube video gets a new comment. The action in Zoho CRM could be that a record is created or a field is updated from where data can be used for VoC processing.


Similarly, using Zoho Flow's gallery of readily available triggers, you can import reviews from Trustpilot, the Collect Reviews app, and Zoho Connect apps available in their gallery.
 

Gather real-time feedback from hotel guests using kiosks

With Zoho CRM's Kiosk Studio, you can collect customer feedback when they check out. Ask about their experiences using the fields available in Kiosk Studio's interface, save that data in dedicated modules or route it into an existing module, and use that module as a source for VoC processing.

Survey responses via Zoho DataPrep

Businesses use surveys for various reasons, and the Zoho Survey integration already funnels survey data into VoC analysis. If you use other data providers—like Zoho Forms or SurveyMonkey—you can identify, clean, and bring responses into Zoho CRM through Zoho's DataPrep application, and then subject it to VoC analysis.
 

Parse reviews from Zoho Marketplace and other B2B app stores

Your apps serve as other sources of customer feedback. Whether it's from a mobile app or a B2B marketplace, these apps are rich sources of reviews. This includes data from apps like Google Business, Amazon, Apple's App Store, the Google Play store, G2, Yelp, and other providers, from which you can derive data via code-based integrations.

Adding modules as sources


Once you have feedback from your desired sources stored in modules in Zoho CRM, it's time to add these modules as VoC sources.


Existing standard sources, like Zoho Desk, Zoho Survey, emails, calls, and social media, are called basic data sources. Any module you select as a source is called an advanced source.
 
NotesNote: Feedback from the Notes source is now nested as and parsed from a child module.
 
Here's how you configure any module as a source:

Under Module as a source, choose the source module that contains your reviews, then fill out the following fields:
  1. Display name: This labels the source module.
  2. Choose field for response to be extracted: This tells the system which field(s) to import data from—typically descriptive multi-line fields.
  3. Choose a response provider: This is your lead or customers. This tells the system whom the feedback should be attributed to and which record to associate the analysis with.
  4. Response time: This defines the time frame from which the system should include feedback data.
That's all you need to do. VoC will start importing your feedback data for analysis. To associate data with existing customers, you can also include them in your settings .

Derive insights from your modules and act on them

The minute your source modules are configured, you can build dashboards that include them, filter records based on their attributes, and automate workflows as you would for any other VoC response.


There—that's how you can add bring reviews from the Internet to power your VoC analyses.

With the emphasis on customer experience growing, we are working to boost VoC with more CX-bound capabilities each day. We shall meet you with one such in the near future. See you!

Release: Available for customers in all DCs

Thanks and have a good one!

Kind regards,
Saranya Balasubramanian

      • Recent Topics

      • Bug in Zoho Cliq Signup Flow – "%s" Placeholder Visible Instead of Product Name

        Hi Zoho Team, I would like to report a UI bug in the Zoho Cliq signup/enable flow. During the step where Cliq asks to enable the product for the company, the following text appears: Great! Your company is already available in Zoho, so you just have to
      • Account name not populating when importing contacts

        When importing a csv file to add contacts the account name is blank? Every other filed gets mapped and imported correctly, i.e contact name, phone number. However not the account name which I have mapped to "company" field in my csv file
      • Zoho Invoice Customer Login Portal

        Are there any plans for a customer portal to Zoho Invoice, ala Freshbooks?  I would like customers that I invoice to be able to login to review invoices and invoice history.  I have not switched from Freshbooks for this very reason.
      • Exporting tickets

        I went to Setup -> Organization -> Import/Export in order to export tickets but found 2 issues: 1. The email body never gets exported. 2. There are some large numbers (like 5.57E+16) under certain columns of the exported CSV file. I could not find any export options. Please can you help with this?
      • Editing the Ticket Properties column

        This is going to sound like a dumb question, but I cannot figure out how to configure/edit the sections (and their fields) in this column: For example, we have a custom "Resolution" field, which parked itself in the "Ticket Information" section of this
      • Copy field information to clipboard

        I need to be able to transfer some field information in to the clipboard, so that I can then paste it in to our helpdesk system. Is there a way I could add a button to a detail report that does this?
      • Issuing reconciling a bank statement

        HELP! I'm trying to reconcile a bank statement. The prior month reconciled perfectly. Beginning balance is correct yet I'm off by the same amount each time. Both myself and my office manager, separately and together, have tried to complete this reconciliation
      • Use the searchBy parameter to find user by email address

        I'm trying to find a user is Zoho Desk via the Api. In the documentation I see that there is the possibility to add a searchBy parameter in the request. But I can't find how the search values should be formatted. I've tried multiple things and get either
      • Correlated subqueries not supported in Zoho Analytics. This creates huge limitations

        Running into a major limitation in Zoho Analytics: correlated subqueries simply don’t work, even in completely standard SQL patterns inside a JOIN. Example: LEFT JOIN "Bills" b ON d."Id" = b."Deal ID" AND EXISTS ( SELECT 1 FROM "Bill
      • Unknown table or alias 'A1'

        I would like to create a subquery but i am getting the following error: Unknown table or alias 'A1' used in select query. This is the sql statement:  SELECT A1.active_paying_customers, A1.active_trial_customers, A1.new_paying_signup, date(A1.date_active_customers), 
      • Detect and ignore bots in visitors

        The SalesIQ visitor numbers are basically useless to us because there is no bot detection. We get the same bots coming in from the same countries looking at the same pages every day. It can't be that difficult to tell the difference between an actual
      • Add Real-Time Microphone Audio-Level Indicator During Screen Recording

        Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an important enhancement to the Zoho WorkDrive screen-recording experience. Current Limitation: During a recording session, there is no visual indication that the microphone is
      • Properly Capture Dropdowns & Hover Elements When Recording a Window/Tab

        Hi Zoho WorkDrive Team, Hope you are doing great. We encountered a limitation when recording a selected window or browser tab: Certain UI elements, such as dropdown lists, hover menus, and overlays, are not captured unless we record the entire screen.
      • Allow Recording Only a Selected Portion of the Screen

        Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request a more flexible recording option in Zoho WorkDrive. At the moment, we can record either the entire screen or a specific window/tab — but not a custom selected portion of the screen
      • Add Camera Background Blur During Recording

        Hi Zoho WorkDrive Team, Hope everything is well. We would like to request an enhancement to the video recording feature in Zoho WorkDrive. Currently, the camera preview displayed during a recording does not support background blur. This is an essential
      • Make Camera Overlay & Recording Controls Visible in All Screen-Sharing Options

        Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an improvement to the screen-recording experience in Zoho WorkDrive. Current Limitation: At the moment the recording controls are visible only inside the Zoho WorkDrive tab. When
      • Allow Admins to Transfer Ownership of Their Own Files & Folders

        Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an important enhancement to the ownership-transfer functionality in Zoho WorkDrive, specifically regarding administrator capabilities. As administrators, we have the ability to
      • How to update custom multi-user field in Zoho Projects?

        I'm trying to update custom multi-user fields in Zoho Projects via a Deluge function in CRM. The code I have so far is below. It works for updating standard project fields and single-line custom fields, but it does not work to update multi-user fields.
      • Has Anyone successfully integrated Zoho and Sage Intact?

        Hey all, We’re evaluating Zoho One + Sage Intacct and I’m trying to connect with anyone who has actually implemented the two together.Specifically, I’d love to know: -- Which functions you kept in Zoho vs. Intacct (e.g., Product Catalog, AR/AP, invoicing,
      • Kaizen #57 - Mass Update API in Zoho CRM

        Hello everyone! Welcome back to yet another post in the Kaizen series. This week, we will discuss the Mass Update API in Zoho CRM. In this post, we will cover the following: 1. Introduction 2. Mass Update Records API  3. Schedule Update and Get Status
      • Zero Personalization of the File Sharing Experience

        By now (2025) this is the maximum level of personalization available for a Zoho sharing link. We gently asked Zoho if we could modify at least the background, and they replied that it cannot be customized. We're truly disappointed – and surprised every
      • Create static subforms in Zoho CRM: streamline data entry with pre-defined values

        Last modified on (9 July, 2025): This feature was available in early access and is currently being rolled out to customers in phases. Currently available for users in the the AU, CA, and SA DCs. It will be enabled for the remaining DCs in the next couple
      • Canvas Flex Box containers should not require a width/height.

        Flexbox containers are often used as organizational concepts, to ease re-flow on mobile etc. - I cannot use % for flexbox W or H - I cannot omit W or H This means that the content cannot dictate, and a Flexbox container cannot be used merely as an organizational
      • Automation in Zoho Sprints

        Hi. I have a Sprints board with the following statuses: ToDo, InProgress, CodeReview, Testing, Preprod, Live When a ticket is moved from e.g. Testing to Preprod, the following tags should be modified: remove 'tested OK' remove 'ready for Preprod' add
      • Zoho / Outlook Calendar sync

        The current Marketplace -> Microsoft -> Meetings integration needs 2 changes. 1. The current language for the Two-Way sync option should be changed. It currently states, "Sync both your Zoho CRM Calendar and Office 365 Calendar meetings with each other."
      • External Share > Edit: Cannot Create Zoho Files

        Hi Zoho, When we create an external share link with Edit permission, our external users are unable to create a Zoho file (Zoho Writer, Zoho Sheet and Zoho Show). They can only upload files. They can edit the Zoho files if we create them internally and
      • Custom function return type

        Hi, How do I create a custom deluge function in Zoho CRM that returns a string? e.g. Setup->Workflow->Custom Functions->Configure->Write own During create or edit of the function I don't see a way to change the default 'void' to anything else. Adding
      • Two factor authentication for helpdesk users

        The company i work for wants use the helpdesk site in Zoho desk, as a place for their distribution partners to ask question and look for information about our product. The things there is suppose to go up there is somewhat confidential between my company
      • Kiosk can't merge picklist or multiselect

        There is no ability to load a multiselect or picklikst field into a kiosk with the values that have been previously selected. So, I essentially have 3 unacceptable options: 1.)Load the value into a text string and include instructions like this: "Picklist
      • AGE field from DATE OF BIRTH Field.

        HI! I have a field called date of birth in my CRM (LEADS, CONTACT etc…)     How can I know the AGE today   I would like to create a field AGE. I now how to create a field but I don´t which calculation (CUSTOM FUCTION) to make ¿ANY HELP?
      • 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
      • webhook basic authentication

        II want to use a webhook to send out a SMS. Unfortunately Twilio does not use an authToken but basic authentication. I created the webhook as POST and get this url: https://{username}:{password}@api.twilio.com/2010-04-01/Accounts/{account}/Messages?body=<BODY>&to=+155555555&from=+1555555555
      • How to update/remove file in zoho creator widgets using javascript API

        Hi Team, I have developed a widget which allows inserting and updating records I have file upload field with multiple file upload. Now while doing insert form record, I am using uploadFile API to upload files for that record. I am using updateRecord API
      • Contact data removes Account data when creating a quote

        Hi, Our customer has address fields in their quote layout which should be the address of the Account. They prefill the information, adding the account name - the address data is populated as per what is in the account - great. However when they then add
      • Introducing Enhanced Storage Management

        We’re excited to roll out two new enhancements in Zoho Recruit, Subscription Information and Storage Management — designed to give admins complete visibility into subscription details, feature limits, and storage consumption — all from one place inside
      • Announcing new features in Trident for Windows (v.1.34.4.0)

        Hello Community! Trident for Windows just got better! With this update we have features that make your daily work easier and more efficient. We've added some features that are exclusive to our app and we're sure you'll find them useful. Let’s dive into
      • Report Hover Setting

        Would be great if we will able to show information to the user while hovering a record in a report.
      • Vertical images displayed as horizontal

        Some pictures that originally are in vertical position are displayed in horizontal after the upload. It seems that system rotates them by 90 degrees. How can I fix this issue?
      • Zoho Desk iOS update: Custom buttons, follow/ unfollow option on tickets

        Hello everyone! In the most recent Zoho Desk iOS app update, we have brought in support to access the custom buttons configured on web app(desk.zoho.com). Using custom buttons you can seamlessly execute predefined actions directly from their mobile devices,
      • Zoho Desk iOS app update: Saved filters and sort options

        Hello everyone! Saved filters created on the web(desk.zoho.com) for tickets are now accessible on the Zoho Desk iOS app. You can easily rename, delete, or clear filters on the go. We have also introduced Sort options on the ticket listing screen, allowing
      • Next Page