Deploy Flow(s) or Process(es) Using Change Sets

Big Idea or Enduring Question: How do you deploy Flows or Processes using the Change Sets?   Objectives: After reading this blog post, the reader will be able to: Understand how to use change sets to deploy flows Understand how to use change sets to deploy processes Deploy change sets from sandbox to production

Read More

Getting Started with Salesforce Flow – Part 42 (Running a Flow in System Mode)

Big Idea or Enduring Question: How do you run a Lightning Flow in system mode?  Objectives: This blog post will help us to understand the following Difference between user mode vs system mode?  How to create a flow that runs in the system mode Business Use case Vigne Kozacek is

Read More

Getting Started with Process Builder – Part 49 (Running Lead Assignment Rules From Process Builder)

To understand how to solve the same business use case using Salesforce Flow. Check out this article Getting Started with Salesforce Flow – Part 77 (Running Lead Assignment Rules From Salesforce Flow). Big Idea or Enduring Question: How do you run the lead assignment rule from the process builder?  Lead

Read More

Getting Started with Process Builder – Part 48 (Conditionally Make a Field Read-only or Editable)

As a part of the new user onboarding process, the organization allows its users to fill in a few details on the user detail page (Or some other object) like Date of birth, etc. As these are the key fields related to their employee insurance policies, the organization doesn‘t want

Read More

Getting Started with Process Builder – Part 40 (Adding a Line Break in Process Builder Formula)

Big Idea or Enduring Question: There is a formula function called BR() that allows us to insert a line break into text formula expressions or string of text, As shown in the following screenshot: The expected result in the formula field is: LastName FirstName But you will get the actual

Read More

Auto-generate Renewal Opportunity With Line Items

Big Idea or Enduring Question: How do you automatically create a new Opportunity by cloning an existing opportunity with Opportunity Line Items? Opportunities are the sales and pending deals that you want to track. By adding opportunities, we are building a pipeline, which contributes to sales forecasts. Products are a

Read More