Barcode Scanner for Screen Flow Using the BarcodeScanner API

Last Updated on June 11, 2022 by Rakesh Gupta Big Idea or Enduring Question: How to scan and process a barcode from Screen Flow? Objectives: After reading this blog, you’ll be able to: Use BarcodeScanner API in Lightning Web Component Create a Lightning Web Component for Screen flow Add custom

Read More

Auto Add Opportunity Team Member to Opportunity Follower

Last Updated on June 7, 2022 by Rakesh Gupta 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

Read More

Remove Duplicates from Record Collection Variables in a Flow

Last Updated on March 6, 2024 by Rakesh Gupta Big Idea or Enduring Question: How do you remove the duplicates from the record collection variables or collection variables in flow without writing code? Objectives: After reading this blog, you’ll be able to:  Understand different flow operators in assignment element Understand

Read More

Ever Needed to Select Multiple Picklist Values in Flow? How About via a Single Condition?!

Last Updated on June 7, 2022 by Rakesh Gupta 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

Read More