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
Tag: dev 401
Recipes for Automating Chatter Group Management
Big Idea or Enduring Question: How to use record-triggered flow to automate common chatter group management works to improve productivity? Objectives: Chatter Group is one of the great ways to boost collaboration in your organization. A Chatter group represents a group of users – one can add unlimited members to
Set Your Productivity on Steroids by Creating Subflows
Salesforce Flow is one of the most used declarative tools to automate business processes in Salesforce. Most of us usually create a new flow for each requirement. That not only is not a best practice, but, in the long run, it is a highly unproductive and unsustainable approach to managing
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
Ever Needed to Select Multiple Picklist Values in Flow? How About via a Single Condition?!
Salesforce Flow is one of the most powerful tools provided by Salesforce to implement business requirements declaratively. Till date, I have written 200+ flows just for my blog posts! Salesforce Flow helps businesses to save time, as well as money, by implementing solutions quickly. Implementation of Salesforce Flow is straightforward
Auto Add Member to New User’s Default Account Team
Big Idea or Enduring Question: How can you automatically add a specific user to the new user’s default account team? How nice it would be if Salesforce auto adds a user (specified user) to Default Account Team for each new user? Well, we can cajole Salesforce to do just that
Auto Add Members to Account Team
Big Idea or Enduring Question: How can you automatically add specific users to the account team? Once an Account Manager creates a new account, the Manager can add a team member, or multiple team members, to an Account Team. This blog is a sequel to my previous blog – Auto