How to auto add Chatter Followers to Record
Tag: Lightning 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
Auto Add Chatter Group Members to Public Group!
Big Idea or Enduring Question: How do you automatically add chatter group members to a public group or queue? Objectives: After reading this blog, you’ll be able to: Understand what is a public group understand mixed DML errors and solutions to avoid such error Create a public group and queue
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
Email Notification for Draft Emails in Case Feed
Notify Email Message owner for Draft Emails in Case Feed
Discover How to Auto Populate Delegated Approver Field on a New User Record!
How to Auto Populate Delegated Approver Field on a New User Record
Automatically Create Cases from Unresolved Chatter Questions
Big Idea or Enduring Question: As your community grows, organizations have to ensure that customers get quick answers to their questions. Question-to-Case allows moderators to escalate unresolved Chatter questions to cases from the Chatter page. You can automate this escalation process using Salesforce Flow, For example: Create a case from
Auto Invite Customers to a Chatter Group
Big Idea or Enduring Question: How can you automatically invite customers to a Chatter Group? Objectives: This blog post will help us to understand the following Create a Flow to auto-invite customers to a chatter group. Use get element to avoid hard code of Id Understand how to use Flow