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

    • How to remove some users in zoho accounts

      How to remove some users in Zoho accounts.
    • Outgoing blocked: Unusual activity detected.

      I just made payment for my Zohomail Today and have been debited so i will like to be Unblocked because this is what it says (Outgoing blocked: Unusual activity detected) Thank you i await your swift responses
    • Integrating with My Own Application and ZOHO CRM Simultaneously

      I have my own WhatsApp bot that uses my WhatsApp business account. I want to use the same phone number to integrate with ZOHO as well. What is the recommended way to do that? Should I integrate my application with ZOHO, forwarding messages whenever the
    • How do i move multiple tickets to a different department?

      Hello, i have several tickets that have been assigned to the wrong department.  I am talking about hundreds of automatically generated ones that come from a separate system. How can i select them all at once to move them to another department in one go? I can select them in "unsassigned open tickets view" but i can't find a "move to another department" option. I also can't seem to assign multiple tickets to the same agent in that same view. Could somebody advice?
    • Transferring CRM Attachments to Workdrive

      relatedrecords = zoho.crm.getRelatedRecords("Attachments","Conditions",conId); attachid = List(); for each ele in relatedrecords { attachementId = ele.get("id"); attachid.add(attachementId); } for each ele in attachid { counter = 1; downloadFile = invokeurl [ url: "https://www.zohoapis.com/crm/v2/Conditions/" + conId + "/Attachments/" + ele type: GET connection : "work_drive" ]; resp2 = zoho.crm.attachFile("Deals",dealId,downloadFile); resp3 = zoho.workdrive.uploadFile(downloadFile, dealWD, "PlaceHolder"+counter+"",
    • New Customization options in the module builder: Quick Create and Detail view

      Hello everyone, We have introduced two new components to the module builder: Quick create and Detail view. The Quick Create Component It is a mini form used to create a record and associate it to the parent record from a lookup field. For example, if you have a Deals lookup in the Contacts module, then you can associate existing deals or create a deal and associate it with the contact. You can customize this Quick Create form by adding standard as well as custom fields. There is no limit to the number
    • unblock my zoho mail account. outlines@zoho.com

      please unblock my zoho mail account, outlines@zoho.com
    • SMTP email sending problem

      Hello, I've sent emails before, but you haven't responded. Please respond. My work is being disrupted. I can't send emails via SMTP. Initially, there were no problems, but now I'm constantly receiving 550 bounce errors. I can't use the service I paid
    • Mailk got blocked / Inquiry About Email Sending Limits and Upgrade Options

      Dear Zoho Support Team, My name is Kamr Elsayed I created this account to use for applying for vocational training in Germany. As part of this process, I send multiple emails to different companies. However, after sending only 8 emails today, I received
    • Forwarder

      Hi, I tried to add a forwarder from which emails are sent to my main zoho account email . However, it asks me for a code that should be received at the forwarder email, which is still not activated to send to my zoho emial account. So how can I get the
    • No chat option

      Chat option is not supported.
    • Direct “Add to Google Calendar” Option in Zoho Meeting

      Hello Zoho Meeting Team, Hope you are doing well. We would like to request an enhancement related to the “Add to Calendar” functionality in Zoho Meeting. Currently, when we open Zoho Meeting and view our meetings under My Calendar, there is an Add to
    • Default Tagging on API-generated Transactions

      If one assigns tags to an Item or Customer, those tags get auto-populated in each line item of an Invoice or Sales Order when one creates those documents. However, if one creates the Sales Order or Invoice via the API (either directly coding or using
    • DKIM cannot be enabled for the domain as no verified default selector present

      Hi Support Team, For Domain DKIM record trying to enable status. but showing error "DKIM cannot be enabled for the domain as no verified default selector present" So, please resolve the issue. Thank you.
    • unable to send message reason 554 5.1.8 Email outgoing blocked

      unable to send message reason 554 5.1.8 Email outgoing blocked
    • I can't log in to my account on Thunderbird

      I've just had to rebuild my PC (calamitous mess from Microsoft with Win10/Win 11 'upgrade' - they confirmed I had to start with a new build). I have used Zoho mail for years via Mozilla Thunderbird, but now I've had to download the latest version of TBird,
    • Should I Use DMARC?

      When I configure Zoho Mail's DMARC settings, it's mandatory to fill in the RUA and RUF (Aggregate notification email address*, Forensic notification email address*) addresses. When we enter an email address in these fields, we receive reports from the
    • Introducing Profile Summary: Faster Candidate Insights with Zia

      We’re excited to launch Profile Summary, a powerful new feature in Zoho Recruit that transforms how you review candidate profiles. What used to take minutes of resume scanning can now be assessed in seconds—thanks to Zia. A Quick Example Say you’re hiring
    • Books API Receiving an Error that Doesn't Make Sense when Creating Credit Note - trying to use 'ignore_auto_number_generation' argument

      Hello, I'm working on a newly created routine and I'm getting an error that doesn't make sense when trying to create a new Credit Note. Here is my POST request. Endpoint: https://www.zohoapis.com/books/v3/creditnotes?organization_id=########## Body:     {
    • How to move emails to Shared Mailbox?

      Hello, I created a Shred Mailbox instead of using a distribution group. But I cannot move previous emails to certain shared mailbox. Is it possible move some emails from inbox to shared mailbox?
    • Collaboration with free plan user.

      Hello. Do both users need to be on Pro plan to collaborate? Or can a Pro user share a note with a free plan user with the ability to edit?
    • Send email template "permission denied to access the api"

      Hello, Per the title, I'm trying to send a Zoho CRM Email template based on the advice given here: https://help.zoho.com/portal/en/community/topic/specify-an-email-template-when-sending-emails-in-custom-functions (I'd prefer to send right from Deluge
    • Zoho Inventory Now Supports VeriFactu for Businesses in Spain

      Starting from January 1, 2026, Spain requires real-time invoice reporting for all B2B transactions. From July 2026, this requirement will extend to B2C transactions as well. All reporting must be carried out through the VeriFactu to AEAT (Agencia Estatal
    • Connection to other user

      Zoho Cliq handles sharing of Custom OAuth Connections that require individual user logins.
    • Missing information data Zoho inventory

      there some missing data in Zoho inventory connection. pick list stock counts bin location we have requested it via mail and the support team doesn’t gove feedback. has anyone achieve to get these info or to ask other ya les
    • In arattai received message can't be deleted

      The issue has been noticed in following: arattai app (Android) arattai app (Window) arattai web While the message posted by me may be deleted, the ones received from others can't be. The item <Delete> change to <Report> when the message is a received
    • Analytics Portal

      I have the "standard plan" and want to explore the portal option; I activated the 15-day trial but do not see the pricing for the add-on. How can I get the price under "Upgrade add-ons." Thanks Rudy
    • Can I filter a Lookup field to only show related records from another Lookup in Zoho CRM?

      In our Leads module, we have two Lookup fields: Recruitment Agency – the agency that the lead came from Recruiter – the individual contact from that agency who sent us the lead Both fields link correctly to their respective records in CRM. However, our
    • Zoho Books API invoice email bouncing with 'relaying-issues' error

      I have waited over 30 days for zoho books uk to assist with the following and i have had no replies or tickets erronously closed. The service has been terrible - very unlike zoho! So i am raising this here hoping that a community member can assist: Hello,
    • How do I filter contacts by account parameters?

      Need to filter a contact view according to account parameter, eg account type. Without this filter users are overwhelmed with irrelevant contacts. Workaround is to create a custom 'Contact Type' field but this unbearable duplicity as the information already
    • Zoho Writer to Zoho Sign Template Misalignment – Request for Community

      We are currently facing a critical issue impacting our live business operations due to a misalignment problem between Zoho Writer templates and Zoho Sign output. Issue Summary: We have an automated workflow in Zoho CRM using Deluge scripts that generates
    • Account blocked

      Yesterday I got my Zeptomail account blocked due to too many hard bounces. My account is used exclusively for sending transactional emails (eg. your order has been shipped, a form has been filled, etc) and the sudden blocking impacted hundreds of websites
    • IF Formula

      Hi, I'm having trouble setting up a custom formula in a field. Can you help me with it? The formula should do the following: If the created date is less or equal to 30 days the field should display a string New in pieline or Exisitng pipeline if above
    • View comprehensive logs of all actions in Custom Module History

      Hello everyone, We are happy to announce our new feature, Detail View in Custom Module History, which enhances visibility, control and accountability over your records. Users can now access a detailed timeline of every action that has been performed on
    • Track ZohoForm Conversion using Postmessage event

      Hi, I’ve been using a third-party lead tracking tool to capture leads from my website along with their source. Earlier, with the HubSpot form, the third-party script was able to detect the postMessage event that iframe forms typically send back to the
    • Email task creator when task is updated/marked complete

      I am looking for a way to notify the creator of a task in zoho todo when - Task is updated Task is closed Comments entered 1 and 2 are critical, and I cannot find a zoho flow to do this. There is no way that as a manager I will know when someone has completed
    • Email Recall Feature In Zoho Mail Which Should Also Work For Outside Organisation Members

      Add a feature to recall or undo sending an email within a configurable short time window (e.g., 30 seconds to 2 minutes) after hitting send, similar to Gmail’s undo send. Currently the sent email can not be recall If the recipient is not from within your
    • How to implement calculating average value of averaged values?

      Hi, I'm trying to implement a formula in my layout for a module that calculates the average of 2 averaged values, but I can't do so using the formula custom field. To calculate the 2 averaged values, I could use the formula custom field, but in the custom
    • Zoho Recruit update published job boards

      If we have a job thats already posted on several different job boards and we edit this job in zoho recruit (e.g. the description of the job), does this then automatically update this new information to all the published job boards?  If not, how does the
    • Narrative 14: The magic bazaar of Desk

      Behind the scenes of a successful ticketing system: BTS Series Narrative 14: The magic bazaar of Desk Marketplace is a centralized platform where users can discover Zoho and third-party applications that can be integrated with their Desk account to facilitate
    • Next Page