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
Tag: Visual Workflow Implementation Guide
Auto Unfollow Records Based on Criteria
Big Idea or Enduring Question: Want to automatically unfollow records when records meet specific criteria? As you know, users can Follow and Unfollow records by clicking on the Follow icon on the record’s Detail page. However, users can automate the Follow/Unfollow process – based on some criteria – either by
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
Send an HTML Email from Flow
Ever you want to use existing Salesforce HTML email templates to send an email from Salesforce Flow and don‘t know how to do it if the answer is yes then this article is for you. Salesforce allows you to use HTML email templates to create professional high-impact emails. It also allows
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
Add Record to Multiple Chatter Groups – Parsing Multi-Select Picklist fields (Flow)
In Spring’15 release Salesforce added a new feature on Chatter, that is Add records to Chatter Groups. In the last article Automatically add records to Chatter Group” I had discussed the way to automate this process. In this article, I am going to discuss how you can allow your users to
