Big Idea or Enduring Question: How can you allow your users to add a topic to multiple records? How do you pass record IDs from a list view to Salesforce Flow? Topics for Objects, allow us to organize the records by using topics same as Chatter. Topics help to organize
Tag: New Flow
Email-to-Lead with the Help of Salesforce Flow
Big Idea or Enduring Question: How to utilize the Flow and set up email-to-lead in salesforce? Salesforce Flow is a powerful feature provided by Salesforce to minimize the code in your organization. By using it you can create, update, delete records everything just drags and drop. With the recent enhancements
Preschedule Chatter Posts
Big Idea or Enduring Question: How do you allow your users to preschedule Chatter posts? Chatter is a great way to boost collaboration in your organization. You can Post Status, Links, Files, and Comments on others’ posts, etc. Many time I found on Trailblazer community people is asking about
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
Is Your Chatter Group Data Clean? No? Use Flow to Do So!
Big Idea or Enduring Question: How do you provide a way for deleting the Chatter group feed to the key users? Chatter Group is primarily geared towards boosting collaboration among users within an organization. Similar to a public group, a Chatter group comprises a set of users. Indeed, one can
Mass Transfer Chatter Files
Big Idea or Enduring Question: How do you allow Sales reps an easy to transfer their files to another user? The file allows you to Upload, Share, Follow files in Salesforce. The file helps the organization to discuss changes to the file in real-time, from whatever device they are using. It also
Auto Select Automatically follow records that I create Checkbox
Big Idea or Enduring Question: How can I auto-select Automatically follow records that I create checkbox for new users? Objectives: After reading this blog, you’ll be able to: How you can follow a record on chatter Use Before-save Record-Triggered to update field(s) Create an automation to update fields on the user object
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