<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.mercerlal.co.uk/Insights/tag/workflows/feed" rel="self" type="application/rss+xml"/><title>Mercer Lal Ltd., Berkshire, England - Insights #workflows</title><description>Mercer Lal Ltd., Berkshire, England - Insights #workflows</description><link>https://www.mercerlal.co.uk/Insights/tag/workflows</link><lastBuildDate>Sat, 14 Jun 2025 16:51:37 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Zoho CRM and Custom Functions]]></title><link>https://www.mercerlal.co.uk/Insights/post/zoho-crm-and-custom-functions</link><description><![CDATA[Custom Functions in Zoho CRM allow you to extend the functionality of the CRM by adding your own custom code. This can include things like custom calc ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_Ox2YFT1aR0qALaL7xhQgSw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_Qk0SFUU5S96QCFw5vSaWRg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_JXRFz3BpQwCL76LlKEJPBA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_zppm645zTTy8OFc9oGnMlw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-center " data-editor="true"><div><p>Custom Functions in Zoho CRM allow you to extend the functionality of the CRM by adding your own custom code. This can include things like custom calculations, validations, or automation workflows. Custom functions are written in Deluge, an easy-to-use programming language specific to Zoho, and can be triggered by events like record creation or update.</p><p>When you create a new Custom Function, you will need to provide a name for the function and then enter the Deluge code that you want to use. Here is an example of a Custom Function you may find useful, as it rolls up the total revenue from all Potentials (Deals) to the associated Account, whenever a Deal is closed successfully.</p><figure class="wp-block-image size-full"><img src="https://mercerlal.com/wp-content/uploads/2023/03/Function-Details.png" alt="" class="wp-image-2252"><figcaption> Custom Function to Roll Up the value of all Deals Closed per Account </figcaption></figure><p>The Deluge code behind this function is shown below: Once you have created the Deluge code, you can test the function by clicking on the Save and Execute button. If the function is working properly, you will be able to see the results of the function in the Execute Script pop-up.</p><figure class="wp-block-image size-full"><img src="https://mercerlal.com/wp-content/uploads/2023/03/Deluge-Code.png" alt="" class="wp-image-2251"><figcaption> Deluge Code </figcaption></figure><p>Once you have created and tested a custom function, you can add it to a workflow rule by clicking on the Add Function button in the Workflow Rules page. When you add a Function to a Workflow Rule, the Function will be executed whenever the Workflow Rule is triggered. Below is the Workflow Rule I have set up to action the above Custom Function. The Action(s) can be instant or scheduled.</p><figure class="wp-block-image size-full"><img src="https://mercerlal.com/wp-content/uploads/2023/03/Workflow.png" alt="" class="wp-image-2253"><figcaption> Automated Workflow </figcaption></figure><p>Custom Functions can be a powerful tool for automating tasks and adding new features to Zoho CRM. By using Custom Functions, you can customize the CRM to meet your specific needs and improve your productivity.</p><p>Get in touch if you'd like to apply automated functions and workflows to your Zoho CRM!</p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 29 Mar 2023 21:00:36 +0100</pubDate></item><item><title><![CDATA[Using Workflows in Zoho CRM]]></title><link>https://www.mercerlal.co.uk/Insights/post/using-workflows-in-zoho-crm</link><description><![CDATA[Workflows can replace many manual tasks, saving time, effort and ensuring data integrity. Let us take an example of; Updating the Account status when ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_llknoM6zQSmQr6fCQoQU_w" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_5KGbFZQ6QZO-Hot0i2BWkA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_sruA2JzHSp2YfNqVrGlQdw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_X22m8OlUTy2mwKz29FieYA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align-center " data-editor="true"><div><p>Workflows can replace many manual tasks, saving time, effort and ensuring data integrity. Let us take an example of; Updating the Account status when a Deal is progressed in Zoho CRM, as this can provide several benefits, such as:</p><ol><li>Improved visibility: Updating the Account status can provide better visibility into the overall status of the customer account. This can help sales reps understand the customer's current status, preferences, and needs, and make informed decisions accordingly.</li><li>Streamlined communication: When the Account status is updated, all stakeholders involved in the account, such as sales reps, managers, and support staff, can be informed of the change. This can help streamline communication and ensure that everyone is on the same page.</li><li>Better forecasting: With the Account status updated, sales reps can better forecast their sales pipeline, identify potential roadblocks or issues, and plan accordingly. This can help improve sales performance and achieve sales targets.</li><li>Improved customer experience: By updating the Account status, sales reps can better understand the customer's needs and preferences, and offer personalized solutions accordingly. This can help improve the customer experience, build trust, and strengthen the customer relationship.</li></ol><p>Overall, updating the Account status when a Deal is progressed in Zoho CRM can help sales teams work more efficiently, improve communication, and ultimately drive more sales.</p><p>So, how do we do this? Well, recently, Zoho CRM enabled workflows to update across different modules, which is exactly what is needed, as in this example, we have both the Deals module and the Accounts module in play. So, let's take the above scenario a step further and define the requirement, which is to Update the Account status to 'Customer', when any related Deal is Closed and Won. The logic and the Workflow I am going to use is illustrated below:</p><figure class="wp-block-image size-full"><img src="https://mercerlal.com/wp-content/uploads/2023/03/Example-Workflow.png" alt="" class="wp-image-2244"><figcaption> Update Account </figcaption></figure><p>The Rule will be executed <strong>'when'</strong> the Deal is Closed and Won, which means the Probability will be 100% and the <strong>'condition</strong>' is to include all deals with an Instant Field Update Action! The exact action is illustrated in the next image:</p><figure class="wp-block-image size-full"><img src="https://mercerlal.com/wp-content/uploads/2023/03/Field-Update.png" alt="" class="wp-image-2246"><figcaption> Update Account Field </figcaption></figure><p>I don't have to rely on someone manually updating an Account status, whenever a Deal is successfully closed! The Workflow will then be enabled as shown below:</p><figure class="wp-block-image size-full"><img src="https://mercerlal.com/wp-content/uploads/2023/03/Workflow-across-Zoho-modules.png" alt="" class="wp-image-2245"><figcaption> Workflow across Zoho modules </figcaption></figure><p>This is a simple example of a Workflow, but be assured that complex requirements can also be met, so get in touch if you wish to automate repetitive manual tasks and reduce administrative bottlenecks.</p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 28 Mar 2023 19:40:19 +0100</pubDate></item></channel></rss>