Big Idea or Enduring Question: How can users be allowed to delete Chatter conversation? This is a continuation of my previous article Delete Chatter Messages Using Salesforce Flow, In that I had discussed a way which allows your users to delete Chatter messages. This article goes a step ahead and
Tag: headless flow
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
Allow Users to Mass Transfer Records They Own
Big Idea or Enduring Question: How do you allow Sales reps an easy to transfer their opportunities to another user? In today’s world, Sales reps switch their job frequently. Transferring their existing or closed deals or leads to another user is time-consuming work. Salesforce provides various ways to change the Ownership of
Auto Remove Followers From Closed Opportunity
To understand how to solve a similar business use case using Process Builder. Check out this article Getting Started with Process Builder – Part 29 (Auto Remove Followers From Questions With Best Replies). Big Idea or Enduring Question: How do you automatically remove followers from closed opportunities? In Salesforce a user can
Automatically Add a New Users to a Chatter Group
Big Idea or Enduring Question: How do you automatically add users into a Chatter Group? Objectives: This blog post will help us to understand the following Use After-save Record-Triggered Flow add users to a chatter group Add a Time-dependent action in After-save Record-Triggered Flow What is a MIXED DML error and