Big Idea or Enduring Question: How can you automatically create a case from a Chatter post if it includes a specific keyword? Objectives: After reading this blog, you’ll be able to: Understand what is custom metadata types and when should one use it Work with custom metadata types in salesforce
Tag: Salesforce Flow examples
Auto Generate Tasks on Renewal Contracts
Big Idea or Enduring Question: How do you generate tasks if contracts are up for renewal in 30 days? Objectives: After reading this blog, you’ll be able to: Create optimized scheduled-triggered flow Use formulas (date, concatenation) in salesforce flow Use scheduled-triggered flow to automatically generate tasks for renewal contracts
Auto Creates a Private Chatter Group
Big Idea or Enduring Question: How do you auto-create a chatter group using Salesforce Flow? Objectives: This blog post will help us to understand the following Understanding Quick actions How to use the quick action in Salesforce Flow Add a Time-dependent action in After-save Record-Triggered Flow Business Use case Warren Mason
Auto Delete System Generated Chatter Posts
Big Idea or Enduring Question: How do you delete system-generated Chatter posts? Objectives: After reading this blog post, the reader will be able to: Map lead custom field to account custom field Create a record-triggered flow to delete records and much more Business Use case Warren Mason is working as a
Automatically Assign Pricebook Based on Opportunity Record Type
Big Idea or Enduring Question: A Price Book is a book in which the prices of products are listed. Currently, business users have to select a price book as soon as an opportunity is created. In this article, let’s check out a way to auto-assign a Price book based on the
Auto Create and Activate a Contract
Big Idea or Enduring Question: How do you create and activate a contract using Salesforce Flow? Objectives: After reading this blog post, the reader will be able to: Use After-save Record-Triggered Flow to create a draft contract Use a Decision element to check field values Use the Update Records element to
Auto Revenue Splitting in Opportunities
How do you automatically split revenue using Lightning Flow or Process Builder?