Big Idea or Enduring Question: How can you automatically create a public group for a new account? If you have a large Community implemented and a very active instance of Salesforce, you are probably leveraging Public Groups extensively. The public group represents a group of users. We can add any number of users
Tag: Lightning Process builder
Need to Auto Add Opportunity Contact Role to an Opportunity? Read on!
Big Idea or Enduring Question: How do you automatically add an Opportunity Contact Role to an Opportunity? Objectives: After reading this blog, you’ll be able to: Understand opportunity contact role Avoid hard code of Id using the get records element Use decision element to check record values Auto-create a record using
Automatically Create a Record from a Flow
Big Idea or Enduring Question: How do you automatically create a record using Salesforce Flow? Objectives: After reading this blog, you’ll be able to: Understand the basic components of Salesforce Flow Learn how to auto-create a record using Salesforce Flow Business Use case Corey Eridon is working as a System
Auto Assign a Topic to a Record
Big Idea or Enduring Question: How can you automatically add topic(s) to a record? Objectives: After reading this blog, you’ll be able to: Use record-triggered flow to automatically add topics to a record Use the get element to find the topic id instead of hard coding of Id Use create
@Mention a Related User In a Post to Chatter Action
Big Idea or Enduring Question: How do you @mentioned related users in a Post to Chatter Salesforce Flow action? Objectives: After reading this blog, you’ll be able to: Use the post to chatter action in the record-triggered flow Use Get element to avoid hard coding of Id Use the decision
Email Notification for Draft Emails in Case Feed
Notify Email Message owner for Draft Emails in Case Feed
Email Notification on Topic Assignment
Big Idea or Enduring Question: How can you notify the topic owner of the Topic Assignment? Objectives: After reading this blog, you’ll be able to: Create a record-triggered Flow to send custom email notifications for the topic assignment Create an email template in Flow Use Flow to send a custom