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: DEV401
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
Query Records by List of Ids in Flow
Big Idea or Enduring Question: How can you automatically delete open tasks related to opportunity and quote(s) when an opportunity is marked as closed lost? Objectives: After reading this blog post, the reader will be able to: Understand @InvocableMethod and InvocableVariable Annotation Get sObject Type in Apex code Pass the
Define Additional Conditions When Updating Records
Big Idea or Enduring Question: How can I use automation to update open opportunities related to an account? Objectives: Use the decision element to check the account’s current status Define criteria so specific records receive specific updates Use record-triggered flow to update other records related to an account Business Use
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
Auto Follow Records Based on Criteria
Big Idea or Enduring Question: How your users can automatically follow records when the records meet specific criteria? Within Salesforce, users can Follow and Unfollow records by clicking on the Follow icon on the record’s Detail page. If you want to automate the Follow/Unfollow process based on some criteria, then
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