Hello Everyone,
We’re thrilled to introduce the next big evolution in Zoho CRM for Everyone -- Connected Workflows. This new feature builds on our commitment to deliver a CRM that’s truly inclusive, adaptable, and designed for consistent collaboration across your entire organization and not just your sales team.
With the launch of Connected Records, we enabled teams to share contextual information and stay aligned through record connections across modules. Now, with Connected Workflows, we’re taking it one step further by enabling Zoho CRM to coordinate work across teams and enable them to deliver their best for customers.
What are Connected Workflows?
While Connected Records make it easy to share customer context across your customer journey, however, many of the processes involved in your customer's journey need to be consistently carried out. That’s where Connected Workflows come in.
Connected workflows help free your teams from manual coordination by enhancing coordination across multiple teams and improving customer relationship management. They allow you to automate your entire customer journey that spans across multiple customer-facing teams.
With Connected Workflows, you can build smooth coordination between departments like Sales, Marketing, Legal, Onboarding, and Training so that each step in the customer journey is coordinated without manual follow-ups or miscommunication.
How to create Connected workflows?
"Users should have the Connected Workflows permission enabled in their profile settings."
Every connected workflow begins with a primary module, either an organization module or a team module, depending on your customer journey.
Triggers : Initiate by setting up triggers by configuring either a single trigger or multiple triggers for a module. The triggers are :
- when a record is created in the module
- When a record is edited record in the module,
- When a record is created or edited in the module, or
- When a field in the record is edited in the module.

Multi-module criteria for Triggers : You can configure multiple criteria for triggers to execute actions in any other related modules; Enable other module criteria option for this. This ensures actions run when related modules are updated with values matching the trigger.
Actions : Assign one or more actions for each trigger . The actions are :
- Creating a new connected record in the associated module
- Updating an existing connected record in the associate module, or
- Notifying users via email.

Use Case: Automating the customer journey from a sales enquiry to customer success
A typical customer journey goes through four stages, and we know that even though the sales team is the initial point of contact, multiple teams are involved and will support the sales team to win the customer.
| Involved Teams
|
Initial Evaluation
| Sales Team is the point of contact Marketing team supports with customer-facing content in the Case Study Module |
Demo Request
| Sales Team schedules a product demo Pre-sales team provides product demos in the Product demo module |
Customer Onboarding
| Sales Team updates the sale cycle stage to 'Closed Won' Onboarding team helps the customer get started post-sale in the Onboarding Assistance module |
Product Training
| Sales Team arranges for training sessions Training team helps the customer to be fully equipped to use the product in the Training module |
Here's how Connected Workflows can automate the sales process and achieve coordination between the multiple teams involved.
We’ll create a connected workflow with Deals as the primary module and configure three triggers:
Trigger 1: When a new record is created → Create a connected Case Study record for Marketing (Action)
Trigger 2: When Lead Status is "Qualified" → Create a Product Demo record and notify the Pre-sales Team(Action)
Trigger 3: When Deal Stage is "Closed Won" → Create an Onboarding record for handoff prep(Action)
This sets up three connected modules: Case Study, Demo Request, and Onboarding, as shown in the image below.
Now we will configure the associated modules.
- Case Study
Trigger : When status is "Completed" → Notify Sales Team about availability(Action)
- Demo Request
Trigger : When status is "Completed" → Notify Sales Team that demo was given(Action)
- Feedbacks (manually created from Demo Request)
Trigger : When new record is created → Email lead with feedback form(Action)
- Onboarding
Trigger : When status is "Completed" → Notify Training Team to start sessions and Sales Team of onboarding completion; also create a Training record(Action)
- Training (automatically created from Onboarding)
Trigger : When new record is created → Update Account type to "Customer" and notify Sales Team of training completion(Action)
Now let's look at how all these modules have been connected to carry out a customer journey in the GIF below.
In this entire customer journey, there is no loss of customer context, no repeated back-and-forth between teams, and no delays due to miscommunication. Each team receives a connected record with all the relevant data they need to execute their part of the process.
Here is another video with a detailed explanation on how connected workflows works :
How Are Connected Workflows Different from Traditional Workflows?
- Connected Workflows go beyond one module; they’re designed to coordinate across team boundaries and hence use multiple modules to build a workflow.
- Connected workflows trigger follow-up tasks/actions in both org and team modules.
- Connected Workflows generate connected records as part of the process, so new requests are automatically created in modules, and those teams will have full context from day one. Users can save the time they take to create requests from the Request tab with this feature.
Why use connected workflows for your business?
- No more manual follow-ups because of automating cross-team coordination and reducing dependency on reminders or emails.
- Achieving consistent execution across your customer's journey.
- Providing end-to-end visibility where teams see the full customer journey, not just their part in the entire journey.
- Above all, providing contextual coordination among multiple teams by minimizing delays between hand-offs.
We believe Connected Workflows will be a game-changer in how you deliver exceptional customer experience. We’re excited for you to start building your first Connected Workflow. Let us know in the comments if you have any queries.
Availability :
- This enhancement is available only in Zoho CRM's new UI.
- The number of connected workflows that can be created edition-wise are :
- Standard Edition. : 2
- Professional Edition : 2
- Enterprise Edition : 10
- Ultimate Edition. : 10
- Click here to learn about others limitations for this feature.
Early Access for Connected Workflows
We are in the process of opening out connected workflows for our customers, however, if you’d like early access to explore and use this feature, we’ve got you covered!
Fill out this form to get early access.
We’d love for you to try it out and share your feedback.
Regards,
Serena Woolridge
Zoho CRM Marketing Team
Recent Topics
Is it possible to retrieve function (Deluge) code from Zoho CRM externally?
Hi Everyone, Is it possible to fetch or retrieve the Deluge function code from Zoho CRM using an external method (API or any other approach)? I would like to know if there is any way to access or extract the function script outside of Zoho CRM, or if
Update P_Leave: code: 7052 "Employee_ID": "Enter Employee ID"
Hi, Zoho People - Update Leaves Can someone assist? ------------------------------------------------------------------------------------------ col = Collection(); col.insert("recordid":id); col.insert("Date_Check_Approval":zoho.currentdate); info zoho.people.update("P_Leave",col.toMap());
Zoho Desk Ticket SLA Level
Hello, we have 2 levels of SLA escalation for our Tickets. Is there a way to display on the ticket information the level of SLA escalation the ticket currently on? I am aware that we can see in the ticket history the level of escalation that has been
Can't change form's original name in URL
Hi all, I have been duplicating + editing forms for jobs regarding the same department to maintain formatting + styling. The issue I've not run into is because I've duplicated it from an existing form, the URL doesn't seem to want to update with the new
Can't rename groups on Mac desktop app
I'm working on an up-to-date Mac with a freshly downloaded Notebook app. I'm trying to rename a group within a notebook. Here I have, left to right, a note, a group, and a note. I select the group. On the top left, I select Action. On the dropdown, "Rename"
Custom CSS for Zoho CRM Team Bookings embeded widget
Hello, we are adding Zoho CRM Team Bookings (crm.zoho.com) in our public website. We know that we can change Theme Color, Font Color and Background Color: Zoho CRM Booking Styling But is it possible to change other CSS attributes e.g. Font Family, like
Metadata API Access to Functions
I think it would be incredibly helpful to have api access to every function's code. Our team primarily uses deluge functions to update fields across modules according to business logic. I would like to create a visual dependancy model for our CRM, but
Strange behavior in CRM Number Field – Characters allowed but not "e"?
Hi everyone, Has anyone faced this strange issue in Zoho CRM? In a Number field, it is possible to type some characters, but the character "e" cannot be entered. This was really surprising to me. Normally, a number field should restrict all characters
Best Way to Manage Approvals Within Blueprint Stages?
Hi, I am working on a requirement involving Blueprint and approval logic in Zoho CRM and would appreciate some guidance. I understand that approval processes do not trigger when a record is currently within a blueprint, which makes it challenging to implement
Marketing Tip #25: Grow your social presence with a simple posting routine
Consistency is one of the biggest growth drivers on social media. Regular content keeps your store visible and helps customers remember you. Even 3–4 posts a week can build momentum over time. The easiest way to stay consistent is to stop trying to create
How to add "All Open AND Overdue" back to the Home Page Task Component?
Hi everyone, I’m looking for a way to restore the Tasks component dropdown list on the Zoho CRM Home Page. Since the recent update to the Task area in my Home Page Classic View, the dropdown options (e.g., My Next 7 Days + Overdue) are too restrictive
Duplicate Leads Concerns with Round Robin and Lead Approval Process
It is great to have the Duplicate Lead Approval Process, there are a few issues with the process that I would greatly appreciate taken consideration in enhancing. It appears that A Lead comes in Lead owner assigned by the Round Robin Check for Duplicate, If the lead is a Duplicate the Lead owner gets an email of a duplicate needs approval email assign to the approval process This causes problems, The duplicate approval process is done by a different level person, they do not get the email notification
Dashboard target enhancements
Often individuals in IT are creating dashboards for their sales team. The ability to create a single dashboard that can be used by multiple people is key. A components for a dashboard have the ability to filter by logged in user which is great. However
How to update "Lead Status" to more than 100 records
Hello Zoho CRM, How do I update "Lead Status" to more than 100 records at once? To give you a background, these leads were uploaded or Imported at once but the lead status record was incorrectly chosen. So since there was a way to quickly add records in the system no matter how many they are, we are also wondering if there is a quicker way to update these records to the correct "Lead Status". I hope our concern makes sense and that there will be a fix for it. All the best, Jonathan
Finding rhythm through poetry
Poetry has long been a powerful form of expression, discovery, and reflection. For many, it is a way to pen down their thoughts and experiences. The "poetic license" allows writers to shape their words with rhythm and flow. This year, on World Poetry
Bring your own credentials (BYOC) for connections in Zoho Creator
Hello everyone, We're excited to announce an important step forward in how integrations and authentications work in Zoho Creator. Zoho Creator is a versatile platform for integrations, enabling you to connect with thousands of third-party services using
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
Project Management Bulletin: March, 2026
We are passionate about equipping our users with efficient solutions that help them run their businesses successfully. Our collective efforts over the past 2 years have culminated in the launch of Sprints 3.0— built with reliable features, impactful integrations,
Composite items inside of composite items; bill of materials needed
Hi Zoho and Everyone, I am evaluating whether Zoho Inventory will work for my small business. I grow and harvest herbs and spices but also get from wholesalers. I use all these items to make herbal teas, but also sell them as individual items on my Shopify store and Etsy. I discovered the composite item bundling and am wondering if I could get some assistance since there is no bill of materials: Our herbal company's best selling tea is a sleepytime tea. Sleepytime Tea can be purchased in three weights
Automation Series: Sync Task Status with Zoho Desk Tickets
In Zoho Projects, you can automatically close and reopen an associated Zoho Desk ticket when the status of a task is changed. This syncs the current state of the task with the support ticket without manual updates. For instance, a support team handling
Auto-Generate Line Numbers in Item Table Using HTML & CSS Counters (Zoho Books & Zoho Inventory Custom Templates)
<div> <style> /* Start counter from 0 inside tbody */ tbody#lineitem { counter-reset: rowNumber; } /* Increment counter for each row */ tbody#lineitem tr { counter-increment: rowNumber; } /* Show counter value in first column */ tbody#lineitem tr td:first-child::before
Does zoho inventory need Enterprise or Premium subsrciption to make Widgets.
We have Zoho One Enterprise and yet we can't create widgets on inventory.
Introducing Radio Buttons and Numeric Range Sliders in Zoho CRM
Release update: Currently out for CN, JP, AU and CA DCs (Free and standard editions). For other DCs, this will be released by mid-March. Hello everyone, We are pleased to share with you that Zoho CRM's Layout Editor now includes two new field formats—
New UI for Writer - Disappointed
I've been enjoying Zoho Writer as a new user for about 6 months, and I really like it. One of my favorite things about it is the menu bar, which you can hide or leave out while still seeing most of your page because it is off to the left. I think this
Zoho CAMPAIGNS working hours
Hi I use Campaigns Automation workflows to automate follow-ups to my Leads. I discovered this weekend that emails are being sent out on Sundays. How do I limit my Campaigns outgoing emails to business working hours? This is very important! Thanks, D
Depositing funds to account
Hello, I have been using Quickbooks for many years but am considering moving to Zoho Books so I am currently running through various workflows and am working on the Invoicing aspect. In QB, the process is to create an invoice, receive payment and then
Create Receipt of a Donation (not a sale)
We are a non-profit organization that receives general donations. How do I create a receipt of payment for the donor and categorize the payment as a Gift? I tried the method of creating an invoice; however that automatically created a "Sales" transaction
Function #2: Create a Deal in Zoho CRM when an Estimate is created in Zoho Books
For those who use Zoho CRM integrated with Zoho Books, here's a nifty function that helps you optimize your sales process by adding a Deal in Zoho CRM whenever an estimate is created in Zoho Books. Custom Function: To create the custom function, go to
New Custom View -Sorting the Custom fields
While creating a New Custom View in invoice , Customers, Bills ,expense etc , the sorting of custom fields are not available , a query function "order by / sort by " may also be included in Define new criteria module which will be more beneficial to
Grouping Undeposited Funds to Move to other accounts
In the bank option it would be nice to check what transactions in undeposited funds I want to move to other accounts. Then while checking this it can accumulate totals and created whats essentially a deposit slip. Once the transaction is moved it should
Sync your CRM Tasks with Zoho Projects
Zoho Projects integration with Zoho CRM helps you manage your tasks more efficiently. You can create all project related activities right inside your CRM using this integration. Create new portal or associate an existing portal, add projects to the portal,
Zoho CRM strips whitespace in text fields
When editing field text with multiple spaces: CRM - both UI and API trim / compress the whitespace to a single space when saving: Is this known / expected / documented behaviour?
WorkDrive API returning empty response even after placing file in Team Folder
Hi everyone, I am trying to fetch a file from Zoho WorkDrive using a Deluge standalone function in Zoho People. The API call executes successfully using a configured connection, but the response is coming back empty. I have verified the following: The
Custom Button makes scroll bar go down in report
I have a report with a Custom button called Completed. A colleague mentionned to me that when he pressed this custom button it scrolled down the page which is annoying since he want to stay at the same space on the repoort. There is no reload linked to
Quickbooks Integrations Stopped Working
All of our Quickbooks integrations have stopped working. I am checking in to see if: a) this is a known issue b) if anyone else is having this issue. As usual, Zoho support is unavailable.
sync two zoho crm
Hello everyone. Is it possible to sync 2 zoho crm? what would be the easiest way? I am thinking of Flow. I have a Custom Module that I would like to share with my client. We both use zoho crm. Regards.
CRM x WorkDrive: We're rolling out the WorkDrive-powered file storage experience for existing users
Release plan: Gradual rollout to customers without file storage add-ons, in this order: 1. Standalone CRM 2. CRM Plus and Zoho One DCs: All | Editions: All Available now for: - Standalone CRM accounts in Free and Standard editions without file storage
Incorrect Functioning of Time Logs API (Version 3)
We need to fetch the list of time logs for each task for our company internal usage. We are trying to achieve it by using the next endpoint: https://projects.zoho.com/api-docs#bulk-time-logs#get-all-project-time-logs Firstly, in the documentation the
Zoho CRM Queries Now Support Databases and Cloud Data Sources
Hello everyone! We're thrilled to announce a major enhancement to the Queries feature in Zoho CRM! Queries now support a broader range of external data sources, allowing you to fetch live data and combine it with CRM records, all using a unified query
Salesforceに添付ファイルを格納したい
お世話になっております。 Salesforceに添付ファイルを格納したく、カスタムオブジェクトに連携し、 「ファイルのアップロード」項目を設けました。 実際、エラーもなく送信出来たのですが、実際生成されたカスタムオブジェクトのレコードを見ると、どこにも添付ファイルがありません。仕様として、この添付ファイルはSalesforceのどこに格納されるのでしょうか? 今回作りたいフォームは、複数の書類を添付するため、Zohoformのファイルアップロード項目「本人確認書類」「源泉徴収票」などの項目を、Salesforce側にも設けた「本人確認書類」「源泉徴収票」という各項目にURLリンクとして紐づけたいと思っておりました。
Next Page