Introducing Connected Records to bring business context to every aspect of your work in Zoho CRM for Everyone

Introducing Connected Records to bring business context to every aspect of your work in Zoho CRM for Everyone

Hello Everyone,

We are excited to unveil phase one of a powerful enhancement to CRM for Everyone - Connected Records, available only in CRM's Nextgen UI.

With CRM for Everyone, businesses can onboard all customer-facing teams onto the CRM platform to provide the best services for their customers. Teams work in their own designated spaces on the platform, and more often than not, business context gets lost as tasks transition from one team to another. To address this challenge, we have introduced Connected Records, a powerful feature that will help multiple teams coordinate seamlessly. Connected records enable teams to focus on their processes while the CRM handles coordination, delivering the right customer context to the right team at the right time.

So what are connected records? 

Connected records help users link records between two modules. This feature helps improve coordination across teams and eliminate the need to rely on email and chat for task coordination. 

Whether it's linking a deal to a product demo request and then linking the same deal to an onboarding request when the deal is closed won or linking a deal directly to a contract request or to a customer advocacy request if the onboarding is successful, this feature ensures all teams have the right context at the right time to execute their work. (See image below)


From the above image, we can understand that the connection for each record will differ depending on the specific task or use case, making it unique to that record.

How can you create connected records?

You can create connected records in two ways :
  • Manual creation : Create connected records manually from within an organization module linking it to a record in the team module or from within a team module linking it to another team module.

    For instance, we can create a product demo record in the pre-sale team module directly from a new deal in the deals module or create a customer advocacy record in the advocacy team modules directly from an onboarding record in the onboarding team module.

  • Auto-connect records using workflows : When you have a clear outline of the various steps in your sales process, you can connect records from one step to another automatically using a workflow rule.

    For instance, we can automatically create an onboarding record in the onboarding team module when the deal stage is marked as closed won or create a win/loss analysis record in the marketing team module when the deal stage is marked as closed lost. This will help maintain continuity between the two steps and also provide the teams working on these records at both steps with clear customer context.      

What else do connected records offer? 

With connected records, requesters can raise requests from any module instead of navigating to the My Requests tab every time.
When records are linked between two modules, users can use public fields to display record details to team members who are not part of the module, so essential information is available for those members to complete their process efficiently. 

Use Case: Managing a Deal in CRM with Connected Records  

A prospect has inquired about a product for their business, leading to the creation of a deal record named Zylker Deal in the CRM system. To ensure the deal progresses smoothly and is closed successfully, multiple teams need to collaborate and access relevant data to execute their processes for this deal. Imagine the number of emails or chat messages required to coordinate this process across teams. This is precisely where connected records come into play.

With connected records, the Zylker deal record can be connected across various modules managed by different teams within the CRM platform, enabling the deal to be closed successfully. This eliminates the need to rely on emails and chats, providing a seamless way to link and share critical information across teams.

Let's see how this can be done:

Step 1 : Linking the Deal to the Case Study Module

The first step involves connecting the Zylker Deal record with the Case Study module managed by the Marketing team. This allows the sales team to access the relevant case study to persuade the prospect and strengthen their decision to purchase the product.

The sales executive can manually create a connected record from the Zylker Deal record of the Deal module directly to the Case Study module. Thereby, requesting the marketing team for a relevant case study and creating a connection from an org module to a team module.


Step 2 : Connecting the deal record to the Demo Module

If the prospect is convinced and is moved to the second step, they will require a demo of the product. So, the deal record can be linked to the Demo module managed by the Pre-sales team.

The sales executive can manually create a connected record from the Zylker  deal record from the Deals Module directly to the Demo module. Thereby raising a request to the Pre-sales team to conduct a demo for the prospect and creating a connection between two team modules.



From Step 1 and Step 2, we understand that each record's connection will be different. They will differ on a record level based on the use case or task at hand. Connected records will achieve connections between org modules and team modules or between two team modules.  

Step 3 : Onboarding After the Deal is Closed (Won)

The prospect likes the demo and decides to purchase the product. Once the Zylker Deal is successfully closed as won, the deal record can be linked to the Onboarding module managed by the onboarding team. This facilitates the transition from sales to onboarding, and most often, manually creating an onboarding request for every record that reaches the Deal won stage can be time-consuming and repetitive for the sales team. So they can simply automate this process.

This can be done by setting up a workflow rule to automatically connect records from one module to another. So the sales executive can set up a workflow rule saying whenever a new record is created with the deal won stage, create a new connected record in the onboarding team module, thus automatically raising a request to assist the customer in setting up their account.


Thus, when you know your sales pipeline, you can create a connected record from within a workflow to link a record from one step to the next.

Step 4 : Linking to the Training Team for Ongoing Assistance

Finally, after the customer completes the onboarding process, they can choose to receive training to use the product efficiently. So the Zylker deal record can be connected to the Training module managed by the Training team.

Here, the sales executive being assigned as the requester for the Training team can raise a request directly from the Zylker Deal record of the Deals module to the Training module instead of navigating to his My Request tab to do so. This step ensures that the customer receives proper guidance in using the product’s features through training sessions, enhancing their overall experience and satisfaction.

Why is connected records more suitable than a lookup relation?

One may argue that linking of modules can be achieved by a lookup relation as well. However, the key difference between a Look-up and Connected Record relationship is flexibility. Connected Records are dynamic and flexible and can link any two modules anytime, whereas Look-up relationships are not dynamic and should be configured by the admin during the CRM configuration.  


We hope this new enhancement brings you as much excitement as it does to us, and that your work is simplified as you navigate through the new version of CRM. Please reach out to us in the comments below if you have questions about this enhancement.


 

      • Recent Topics

      • Display Client Name in Zoho Creator Client Portal Dashboard

        Hello Zoho Creator Team, We hope you are doing well. Zoho Creator recently introduced the option to set a client’s display name in the Client Portal settings, which is very helpful for providing a personalized portal experience. However, there is currently
      • Finding missing records

        I have a challenge and I am not really sure where to start with it. I can't find any similar threads on here, can anyone help: I have two forms, FormA and FormB. Both forms have records that contain a field called Job_Number. What I am trying to achieve
      • Creator HTML page refresh

        Hi, I have added around 5 different html snippets in single creator page. I understand, I can refresh the entire page from page script using Navigational URLs https://help.zoho.com/portal/en/kb/creator/developer-guide/others/url-patterns/articles/navigational-urls
      • Custom Related List Inside Zoho Books

        Hello, We can create the Related list inside the zoho books by the deluge code, I am sharing the reference code Please have a look may be it will help you. //..........Get Org Details organizationID = organization.get("organization_id"); Recordid = cm_g_a_data.get("module_record_id");
      • Zoho Vault API: Create new Secrets

        Hello, I attempt to Post Secrets to the vault, since the encrypted entries are almost impossible to decrypt, since there is no documentation on how to decrypt them. Like with the lack of documentation on how to descrypt, there are missing information regarding on how to create new secrets/post secrets. Source: https://www.zoho.com/vault/api/#create-a-new-secret When I try to send JSON Informationen as a POST-Request I only receive the error message: {     "operation": {         "result": {             "error_code": "",
      • Marketer’s Space - Multi-Channel Campaigns for the Biggest Shopping Week with Zoho Marketing Automation

        Hello marketers, Welcome back to another post in Marketers Space! The biggest shopping week of the year is almost here, and it’s your moment to shine without the stress. With Black Friday and Cyber Monday just around the corner, being present across email,
      • Is there a problem with sharing workdrive files with links since last night?

        As per title, we can't access folders/files through share links since last night. I created ticket but we need quick solution and didn't hear back from the support yet. The files are still accessible by the main account but all zoho files that we are
      • Managing functions

        Can someone let me know if there are any plans to improve the features for managing functions in CRM? I have lots of functions and finding them is hard. The search only works on the function name and the filter only works on function type. I have created a naming convention based on tags to filter the list which helps a bit and for some projects I keep lists in a spreadsheet.  I'd like a spreadsheet-style list in CRM with a few custom fields and a way to construct views (like in modules). Maybe even
      • Enable Screen Recording in Zoho WorkDrive Mobile Apps (Android & iOS)

        Hi Zoho WorkDrive Team, How are you? We are enthusiastic Zoho One users and rely heavily on Zoho WorkDrive for internal collaboration and content sharing. The screen-recording feature in the WorkDrive web app (similar to Loom) is extremely useful- however,
      • Issue in Annual Leave

        We created a policy to credit 21 days at the Start of the Year An employee has taken 16 days of leaves thought the year, so we expect to see 5 Leaves remaining right? But Zoho People is Showing 12 Days of Leave Balance Available If we check the Leave
      • Regarding not having Bots section in the sidebar of the cliq.zoho.com

        I have registered and participated Cliqtrix for developing Bots or extension, when i refer the bots & tools section in my profile , i can't see the Bots option in the sidebar to create , edit and configure, is there something i have to enable?? and how
      • Trigger Zapier on Deluge Insert Into Function?

        Hello, To get around the limitation of not being able to trigger a Zapier Zap on Record Update(this would be extremely useful to be able to do btw), I have created a Deluge script to copy the data from Form A to a Trigger Form B using the Insert Into expression from a Custom Action button on a Report from Form A.  This action does not trigger the Zapier Zap whereas manually adding a record or duplicating an existing record does trigger the Zap. Is Insert Into not the same as a manual Add in the context
      • Flow - Fetch info from drop down in another module

        I am running into a road block which I thought would be a simple task. My goal - The account is assigned to a "route" which can be selected from a drop down menu and adds a tag to the account accordingly (easy enough). Now when I create a task for this
      • Tags get removed from notes on mobile

        I don't know why this keeps happening even after all these app updates but if you log out and log back into the app or you reinstall it, all the tags you assigned to your notes get taken off, but if you go on the desktop version the tags are still there.
      • Production Management Tool (MRP / BOM)

        Hi Guys, is there any recommended App available that works with zoho and covers the needed applications for a production? What we need is a system that covers the BOM (bill of materials), MRP (material ressources planning), MRP II (manufacturing ressources
      • Function #53: Transaction Level Profitability for Invoices

        Hello everyone, and welcome back to our series! We have previously provided custom functions for calculating the profitability of a quote and a sales order. There may be instances where the invoice may differ from its corresponding quote or sales order.
      • Prevent Unapproved Quotes from Exporting to Zoho CRM Finance Module

        Is it possible to prevent unapproved quotes in Zoho Books from being exported from Zoho Finance module inside Zoho CRM?
      • Kanban view on Zoho CRM mobile app!

        What is Kanban? The name doesn't sound English, right? Yes, Kanban is a Japanese word which means 'Card you can see'. As per the meaning, Kanban in CRM is a type of list view in which the records will be displayed in cards and categorized under the given
      • 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
      • Can you inject JS in an HML+CSS+Deluge Page?

        I have an HTML + CSS + Deluge page and need just a little vanilla JS functionality. However, it seems like Zoho Creator does not allow that. I'm required to create a JS widget. Is this correct? If so: 1. Won't this quickly consume my API limit if there
      • 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
      • Zoho CRM - Rename "Estimates" in CRM Finance Suite Integration to "Quotes"

        I'm not sure if it's been 2 or 3 years now since Zoho Books renamed Estimates to Quotes. I still see "Estimates" in the Zoho CRM integration. Could this be added to Translation settings so that some customisation could be made on an account by account
      • 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
      • Introducing Dark Mode / Light Mode : A New Look For Your CRM

        Hello Users, We are excited to announce a highly anticipated feature - the launch of Day, Night and Auto Mode implementation in Zoho CRM's NextGen user interface! This feature is designed to provide a visually appealing and comfortable experience for
      • 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
      • Allow Regular Users to Directly Transfer Ownership of Files & Folders

        Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an important enhancement related to file and folder ownership management in Zoho WorkDrive. At the moment, a regular user cannot directly transfer ownership of their files or folders
      • 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.
      • Next Page