
What are login flows, how login flows works 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.
Flow Element: Subflow Launch another flow that’s available in your org. A flow that is launched by another flow is called the referenced flow. Usage Flow Builder doesn’t display descriptions for input and output values. For details about each variable in…