{"id":228,"date":"2022-03-10T05:00:00","date_gmt":"2022-03-10T05:00:00","guid":{"rendered":""},"modified":"2023-07-03T12:48:42","modified_gmt":"2023-07-03T07:18:42","slug":"workflow-rule-in-salesforce","status":"publish","type":"post","link":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/","title":{"rendered":"Workflow Rule in Salesforce"},"content":{"rendered":"<div style=\"clear: both; text-align: center;\"><\/div>\n<p><span style=\"font-size: large;\"><b><u>Workflow Rule in Salesforce<\/u><\/b><i>:<\/i>&nbsp;<\/span><span style=\"font-size: medium;\">&nbsp;<\/span><\/p>\n<p>Workflow rules is an automation tool in Salesforce that offers time-saving solutions for making different internal processes of a company switch from manual work and for optimizing various procedures.<\/p>\n<p>Workflow in Salesforce is basically a container or business logic engine which automates certain actions based on particular criteria. If the criteria are met, the actions get executed. When they are not met, records will get saved but no action will get executed.<\/p>\n<p><b><u>Components of Workflow in Salesforce:<\/u><\/b><\/p>\n<p>Workflow rules in Salesforce can be broken down into two main components:<\/p>\n<ol style=\"text-align: left;\">\n<li><b>Criteria<\/b>:<br \/>\nCriteria are conditions you are supposed to put in order to test a record. For example, if you\u2019re from a technical background, what the if statement does in an if\/then the condition is what criteria mean in a workflow.<\/li>\n<li><b>Actions<\/b>:<br \/>\nActions occur after a record meets the criteria. Again, what the then statement does in the if\/then the condition is what an action means in the workflow.<\/li>\n<\/ol>\n<p><b><u>Types of actions present in a workflow in Salesforce:<\/u><\/b><\/p>\n<ul style=\"text-align: left;\">\n<li><b>Immediate actions<\/b>:<br \/>\nActions that get executed immediately when a record is created or edited<\/li>\n<li><b>Time-dependent actions<\/b>:<br \/>\nActions that get executed after a certain duration of time.<\/li>\n<\/ul>\n<p><b><u>Types of evaluation criteria:<\/u><\/b><\/p>\n<ul style=\"text-align: left;\">\n<li><b>Created<\/b>:<br \/>\nWhenever a record is created and the criteria match with the record, the action is executed.<\/li>\n<li><b>Created and edited it<\/b>:<br \/>\nWhenever a record is created or updated, the action will be executed.<\/li>\n<li><b>Created and every time it\u2019s edited to subsequently meet the criteria<\/b>:<br \/>\nWhenever a record is created and it stands true to the criteria, the action will be performed. Now, if the record is edited and it doesn\u2019t meet the criteria, the action will not be performed.Suppose, the created record doesn\u2019t meet the criteria, and then it is edited or updated to meet the criteria. It will be evaluated again and, if it meets the criteria, the action will be performed. Otherwise, it won\u2019t be performed.<\/li>\n<\/ul>\n<p><b><u>Types of Workflow actions:<\/u><\/b><\/p>\n<ol style=\"text-align: left;\">\n<li><b>Task<\/b> \u2013 Assign a Task.<\/li>\n<li><b>Email Alert<\/b> \u2013 Send an Email.<\/li>\n<li><b>Field update<\/b> \u2013 Update a Field.<\/li>\n<li><b>Outbound message<\/b> \u2013 Send an Outbound message.<\/li>\n<\/ol>\n<p><b><u>Workflow Limits:<\/u><\/b><\/p>\n<table style=\"border-bottom: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); border-spacing: 0px; border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); color: #080707; font-size: 14px; margin-bottom: var(--lwc-spacingSmall,0.75rem); width: 848px;\">\n<thead style=\"color: var(--lwc-colortextweak,#696969); font-size: var(--lwc-fontSize2,0.75rem); font-weight: var(--lwc-fontWeightRegular,400); letter-spacing: 0.0625rem; line-height: var(--lwc-lineHeightHeading,1.25); text-transform: uppercase;\">\n<tr>\n<th style=\"color: var(--lwc-tablecolortextheader,#696969); font-weight: var(--lwc-fontWeightBold,700); line-height: normal; padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; text-align: left;\" scope=\"col\">PER-ORG<br \/>\nLIMIT<\/th>\n<th style=\"color: var(--lwc-tablecolortextheader,#696969); font-weight: var(--lwc-fontWeightBold,700); line-height: normal; padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; text-align: left;\" scope=\"col\">VALUE<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">\n<p style=\"font-size: 13px; line-height: 20px; padding: 0px; margin: 0px 0px var(--lwc-spacingSmall,0.75rem) 0px;\">Total rules across objects<\/p>\n<p style=\"font-size: 13px; line-height: 20px; margin: 0px; padding: 0px;\">(Applies to any combination of workflow, assignment, auto-response, and escalation rules,&nbsp;<em>active<\/em>&nbsp;and&nbsp;<em>inactive<\/em>.)<\/p>\n<\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: middle;\" data-label=\"Value\">2,000<\/td>\n<\/tr>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">\n<p style=\"font-size: 13px; line-height: 20px; padding: 0px; margin: 0px 0px var(--lwc-spacingSmall,0.75rem) 0px;\">Total rules per object<\/p>\n<p style=\"font-size: 13px; line-height: 20px; margin: 0px; padding: 0px;\">(Applies to any combination of workflow, assignment, auto-response, and escalation rules,&nbsp;<em>active<\/em>&nbsp;and&nbsp;<em>inactive<\/em>.)<\/p>\n<\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: middle;\" data-label=\"Value\">500<\/td>\n<\/tr>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">\n<p style=\"font-size: 13px; line-height: 20px; padding: 0px; margin: 0px 0px var(--lwc-spacingSmall,0.75rem) 0px;\">Active rules per object<\/p>\n<p style=\"font-size: 13px; line-height: 20px; margin: 0px; padding: 0px;\">(Applies to any combination of&nbsp;<em>active<\/em>&nbsp;workflow, assignment, auto-response, and escalation rules, as well as record change processes.)<\/p>\n<\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: middle;\" data-label=\"Value\">50<\/td>\n<\/tr>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">Time triggers per workflow rule<span style=\"font-size: 10.5px; line-height: 0; position: relative; top: -0.5em; vertical-align: baseline;\">1<\/span><\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Value\"><a style=\"cursor: pointer;\" href=\"https:\/\/help.salesforce.com\/s?language=en_US\" name=\"d37891e36-d37928e168\"><\/a>10<\/td>\n<\/tr>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">Immediate actions per workflow rule<span style=\"font-size: 10.5px; line-height: 0; position: relative; top: -0.5em; vertical-align: baseline;\">1<\/span><\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Value\"><a style=\"cursor: pointer;\" href=\"https:\/\/help.salesforce.com\/s?language=en_US\" name=\"d37891e36-d37928e180\"><\/a>40<\/td>\n<\/tr>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">Time-dependent actions per time trigger<\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Value\"><a style=\"cursor: pointer;\" href=\"https:\/\/help.salesforce.com\/s?language=en_US\" name=\"d37891e36-d37928e191\"><\/a>40<\/td>\n<\/tr>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">Workflow time triggers per hour<\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Value\"><a style=\"cursor: pointer;\" href=\"https:\/\/help.salesforce.com\/s?language=en_US\" name=\"d37891e36-d37928e201\"><\/a>1,000<\/td>\n<\/tr>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">Flow trigger workflow actions: flow variable assignments<span style=\"font-size: 10.5px; line-height: 0; position: relative; top: -0.5em; vertical-align: baseline;\">2<\/span><\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Value\"><a style=\"cursor: pointer;\" href=\"https:\/\/help.salesforce.com\/s?language=en_US\" name=\"d37891e36-d37928e213\"><\/a>25&nbsp;(N\/A in Professional Edition)<\/td>\n<\/tr>\n<tr>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Per-Org Limit\">\n<p style=\"font-size: 13px; line-height: 20px; padding: 0px; margin: 0px 0px var(--lwc-spacingSmall,0.75rem) 0px;\">Combined total of these automations that start or resume based on a record\u2019s field value.<\/p>\n<ul style=\"padding: 0px; margin: 0px 0px var(--lwc-spacingSmall,0.75rem) var(--lwc-spacingLarge,1.5rem);\">\n<li>Resume events that are defined in active flows<\/li>\n<li>Groups of scheduled actions that are defined in active processes<\/li>\n<li>Time triggers that are defined in active workflow rules<\/li>\n<li>Inactive flow interviews that are resumed<\/li>\n<\/ul>\n<\/td>\n<td style=\"border-top: var(--lwc-borderWidthThin,1px) solid var(--lwc-colorBorder,#D4D4D4); padding: var(--lwc-tableCellSpacing,0.5rem); position: relative; vertical-align: top;\" data-label=\"Value\">20,000<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><b><u><span style=\"font-size: medium;\">The immediate actions and each time trigger can have:<\/span><\/u><\/b><\/p>\n<ul style=\"text-align: left;\">\n<li>10 email alerts<\/li>\n<li>10 tasks<\/li>\n<li>10 field updates<\/li>\n<li>10 outbound messages<\/li>\n<li>10 flow triggers<\/li>\n<\/ul>\n<p><span style=\"font-size: large;\"># How can we count the total number of workflow rules in our org.<\/span><\/p>\n<p>Counting one by one manually is a time consuming process if there are more rules! Solution is using a simple SOQL query we can get the total workflow count.<\/p>\n<ul style=\"text-align: left;\">\n<li>Go to <b>Salesforce org<\/b><\/li>\n<li>Click on <b>Gear<\/b> Icon (Dropdown menu)<\/li>\n<li>Click on <b>Developer Console<\/b><\/li>\n<li>In the Developer Console, click the <b>Query Editor<\/b>&nbsp; tab.<\/li>\n<li>Copy and paste the following SOQL Code line into the first box under Query Editor, and then click <b>Execute<\/b>.<\/li>\n<\/ul>\n<p><span style=\"font-size: medium;\">1. To get the overall workflow rule count in the org, use<br \/>\n<\/span><\/p>\n<pre><code>SELECT count(Id), TableEnumOrId FROM WorkflowRule Group by TableEnumOrId<\/code><\/pre>\n<p><span style=\"font-size: medium;\">2. To get the workflow rule count for any sObject. Let&#8217;s say for account object use<\/span><\/p>\n<pre><code>SELECT count(Id), TableEnumOrId FROM WorkflowRule WHERE TableEnumOrId = 'account' Group by TableEnumOrId<\/code><\/pre>\n<p>## Don&#8217;t forget to check the &#8216;<b>Use Tooling API<\/b>&#8216; checkbox next to Execute.<\/p>\n<p>Note:<\/p>\n<p>By default, each object is limited to 50 active workflow rules. Total workflow rules per object is 500.<\/p>\n<p><b><span style=\"font-size: medium;\"><u>Resources<\/u>:<\/span><\/b><\/p>\n<ul style=\"text-align: left;\">\n<li>&nbsp;<a href=\"https:\/\/salesforce.vidyard.com\/watch\/IqZIFLtEx9rY7AD8QLFE3Q\" target=\"_blank\" rel=\"nofollow noopener\">Video Tutorial : Creating a Workflow Rule (Salesforce Classic)<\/a><\/li>\n<li>&nbsp;<a href=\"https:\/\/trailhead.salesforce.com\/live\/videos\/a2r3k000001WFTX\/preparing-for-your-admin-certification-automation-workflow-rules-and-approval-processes\/\" target=\"_blank\" rel=\"nofollow noopener\">Video Tutorial : Automation: Workflow Rules and Approval Processes<\/a><\/li>\n<li>&nbsp;<a href=\"https:\/\/help.salesforce.com\/s\/articleView?id=sf.workflow_rules_define.htm&amp;type=5\" target=\"_blank\" rel=\"nofollow noopener\">Set the Criteria for Your Workflow Rule<\/a><\/li>\n<li>&nbsp;<a href=\"https:\/\/help.salesforce.com\/s\/articleView?id=sf.workflow_examples.htm&amp;type=5\" target=\"_blank\" rel=\"nofollow noopener\">Some Workflow Rule Examples<\/a><\/li>\n<li>&nbsp;<a href=\"https:\/\/trailhead.salesforce.com\/en\/content\/learn\/projects\/add-business-logic-to-a-travel-approval-app\/create-a-workflow-travel\" target=\"_blank\" rel=\"nofollow noopener\">Trailhead Module<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Workflow Rule in Salesforce:&nbsp;&nbsp; Workflow rules is an automation tool in Salesforce that offers time-saving solutions for making different internal processes of a company switch from manual work and for optimizing various procedures. Workflow in Salesforce is basically a container or business logic engine which automates certain actions based on particular criteria. If the criteria&#8230;<\/p>\n","protected":false},"author":2,"featured_media":83,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30,22,31],"tags":[],"class_list":["post-228","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-automation","category-salesforce-admin","category-workflow"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Workflow Rule in Salesforce - Swapnil SFDC | Salesforce Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Workflow Rule in Salesforce - Swapnil SFDC | Salesforce Blog\" \/>\n<meta property=\"og:description\" content=\"Workflow Rule in Salesforce:&nbsp;&nbsp; Workflow rules is an automation tool in Salesforce that offers time-saving solutions for making different internal processes of a company switch from manual work and for optimizing various procedures. Workflow in Salesforce is basically a container or business logic engine which automates certain actions based on particular criteria. If the criteria...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/\" \/>\n<meta property=\"og:site_name\" content=\"Swapnil SFDC | Salesforce Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-10T05:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-03T07:18:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/08\/sflogo-e1688320096934.png\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"525\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Swapnil\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SwapnilZambare7\" \/>\n<meta name=\"twitter:site\" content=\"@SwapnilZambare7\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Swapnil\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/\",\"url\":\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/\",\"name\":\"Workflow Rule in Salesforce - Swapnil SFDC | Salesforce Blog\",\"isPartOf\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/08\/sflogo-e1688320096934.png\",\"datePublished\":\"2022-03-10T05:00:00+00:00\",\"dateModified\":\"2023-07-03T07:18:42+00:00\",\"author\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/8ababd34e5d3bc24fa10df2a87c5ac45\"},\"breadcrumb\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#primaryimage\",\"url\":\"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/08\/sflogo-e1688320096934.png\",\"contentUrl\":\"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/08\/sflogo-e1688320096934.png\",\"width\":750,\"height\":525,\"caption\":\"Swapnil SFDC Salesforce Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/swapnilzambare.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Workflow Rule in Salesforce\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#website\",\"url\":\"https:\/\/swapnilzambare.com\/blog\/\",\"name\":\"Swapnil SFDC | Salesforce Blog\",\"description\":\"Hey trailblazers, Welcome to Swapnil SFDC world.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/swapnilzambare.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/8ababd34e5d3bc24fa10df2a87c5ac45\",\"name\":\"Swapnil\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/50610dedda801c6c795bfc5b650f7f4ed5f7c34b3b5c9c7148d702eb351c003b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/50610dedda801c6c795bfc5b650f7f4ed5f7c34b3b5c9c7148d702eb351c003b?s=96&d=mm&r=g\",\"caption\":\"Swapnil\"},\"url\":\"https:\/\/swapnilzambare.com\/blog\/author\/swapnil-zambare\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Workflow Rule in Salesforce - Swapnil SFDC | Salesforce Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/","og_locale":"en_US","og_type":"article","og_title":"Workflow Rule in Salesforce - Swapnil SFDC | Salesforce Blog","og_description":"Workflow Rule in Salesforce:&nbsp;&nbsp; Workflow rules is an automation tool in Salesforce that offers time-saving solutions for making different internal processes of a company switch from manual work and for optimizing various procedures. Workflow in Salesforce is basically a container or business logic engine which automates certain actions based on particular criteria. If the criteria...","og_url":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/","og_site_name":"Swapnil SFDC | Salesforce Blog","article_published_time":"2022-03-10T05:00:00+00:00","article_modified_time":"2023-07-03T07:18:42+00:00","og_image":[{"width":750,"height":525,"url":"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/08\/sflogo-e1688320096934.png","type":"image\/png"}],"author":"Swapnil","twitter_card":"summary_large_image","twitter_creator":"@SwapnilZambare7","twitter_site":"@SwapnilZambare7","twitter_misc":{"Written by":"Swapnil","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/","url":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/","name":"Workflow Rule in Salesforce - Swapnil SFDC | Salesforce Blog","isPartOf":{"@id":"https:\/\/swapnilzambare.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#primaryimage"},"image":{"@id":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#primaryimage"},"thumbnailUrl":"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/08\/sflogo-e1688320096934.png","datePublished":"2022-03-10T05:00:00+00:00","dateModified":"2023-07-03T07:18:42+00:00","author":{"@id":"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/8ababd34e5d3bc24fa10df2a87c5ac45"},"breadcrumb":{"@id":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#primaryimage","url":"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/08\/sflogo-e1688320096934.png","contentUrl":"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/08\/sflogo-e1688320096934.png","width":750,"height":525,"caption":"Swapnil SFDC Salesforce Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/swapnilzambare.com\/blog\/workflow-rule-in-salesforce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/swapnilzambare.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Workflow Rule in Salesforce"}]},{"@type":"WebSite","@id":"https:\/\/swapnilzambare.com\/blog\/#website","url":"https:\/\/swapnilzambare.com\/blog\/","name":"Swapnil SFDC | Salesforce Blog","description":"Hey trailblazers, Welcome to Swapnil SFDC world.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/swapnilzambare.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/8ababd34e5d3bc24fa10df2a87c5ac45","name":"Swapnil","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/50610dedda801c6c795bfc5b650f7f4ed5f7c34b3b5c9c7148d702eb351c003b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/50610dedda801c6c795bfc5b650f7f4ed5f7c34b3b5c9c7148d702eb351c003b?s=96&d=mm&r=g","caption":"Swapnil"},"url":"https:\/\/swapnilzambare.com\/blog\/author\/swapnil-zambare\/"}]}},"_links":{"self":[{"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/posts\/228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/comments?post=228"}],"version-history":[{"count":3,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/posts\/228\/revisions"}],"predecessor-version":[{"id":348,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/posts\/228\/revisions\/348"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/media\/83"}],"wp:attachment":[{"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/media?parent=228"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/categories?post=228"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/tags?post=228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}