How to auto add Chatter Followers to Record
Tag: How to activate Process builder
Just Say NO to Hard-Coded ID
Big Idea or Enduring Question: How can you avoid hard coding of ID in Salesforce Flow? Objectives: This blog post will help us to understand the following Understand how to use custom Labels to avoid hard code of ID in the Flow Understand how to use Custom Settings to avoid
Automatically Add New User to Public Group or Queue
Big Idea or Enduring Question: How do you automatically add new users to a Public Group or Queue? Objectives: This blog post will help us to understand the following Create automation associated with creating a new user Automatically add a user to a specified Public Group or Queue with Flow
Auto Add Opportunity Team Member to Opportunity Follower
Big Idea or Enduring Question: How can you automatically add Opportunity Team Members to a follower on an Opportunity? Objectives: After reading this blog, you’ll be able to: Work with get records element to find the record Use decision element to check record values Use create records element to automatically
Query Records by List of Ids in Flow
Big Idea or Enduring Question: How can you automatically delete open tasks related to opportunity and quote(s) when an opportunity is marked as closed lost? Objectives: After reading this blog post, the reader will be able to: Understand @InvocableMethod and InvocableVariable Annotation Get sObject Type in Apex code Pass the
Email Notification for Draft Emails in Case Feed
Notify Email Message owner for Draft Emails in Case Feed