A comprehensive developer’s guide to what changes at API version 67.0, why Salesforce made these changes, and exactly how to prepare your codebase before you bump the version number
salesforce flow
How to launch flow from Utility Bar in Salesforce?
How to launch flow from Utility Bar in Salesforce?
How to Generate OTP Using Salesforce Flows?
Generating the OTP and using it as a second factor of authentication is very important these days. We will see how we can generate the OTP using flow.
How to Migrate Workflow Rule to Flow Builder?
As you all know that Salesforce is depreciating the WFR and Process Builder in Coming year 2023. So, we will see how we can migrate our WFR to Flow builder with one click.
What are Spring 22 Sneak Peek for Salesforce Flows?
In this blog post, we will learn what are the top Spring 22 features of Salesforce Lightning Flow Builder. Below are the list of features which we will be learning in this post.
How to use Lightning Flow as List View in Salesforce?
Create a Flow which will act as List View Button on Lead Object and when a user selects multiple records and clicks on our custom button “Convert Lead” then it should convert all the Selected Lead Records and Navigate back to Lead Object List View.
How to develop Lightning DataTable for Salesforce flows
We know that we can not directly develop the Lightning DataTable for Salesforce flow. So I have developed a lightning web component that can be used inside a flow and will work dynamically for any object.
