In this topic, we will discuss, how we can assign records to Queues with the help of lightning flows in salesforce. Problem Statement: When a case record is created with subject containing […]
Lightning Flows in Salesforce: Sending Email Alerts Using Salesforce Lightning Flows
In this post, we will discuss how we can use email alerts in flows to send emails to user. Please check below video for more detailed explaination : Problem Statement: Whenever status […]
Lightning Flows in Salesforce: How To Manage Flow Versions And Access to Flows| Restrict User Access
In this post we will discuss, How we can manage the flow versions. How we can restrict user access on flows. How we can deactivate flows in salesforce. How we can create […]
Lightning Flows in Salesforce: How to Upload Files Using Flows in Salesforce?
Under this topic, We discuss how we can Upload Files using Salesforce Lightning Flows. Problem Statement: Create a case from Account record using quick action and attach file along with case. Please […]
Lightning Flows in Salesforce: How to Call Flows Using Quick Actions in Salesforce?
To use flow inside quick actions in Salesforce we need to follow below steps: Create a flow to be used in quick action. Create a recordId variable resource which will be accepting […]
Lightning Flows in Salesforce: How to Delete a Record Using Flows in Salesforce
Under this topic, we discuss how we can delete a Salesforce Record using Flows. Problem Statement : Delete a case record when status of case is updated to closed. Please check below […]
Lightning Flows in Salesforce: Condition Elements, Loops and Assignments in Lightning Flows
Under this topic, we discuss how we can create an auto-launch flow. How we can call auto-launch flow from process builder. Further, we discuss, how we can use: 1. Decision element 2. […]
Lightning Flows in Salesforce: How to Debug Auto Launch Flows in Salesforce?
Under this topic, we will see how we can debug an auto launched flows in salesforce, so that we can check whether it is working correctly or not. Please check below video […]
Lightning Flows in Salesforce: How to Call Auto Launched Flow from Process Builder in Salesforce ?
Under this topic, we will check: How we can create an auto launched flows in Salesforce. How to call an auto launched flow from process builders. How can we pass paramters from […]
Lightning Flows in Salesforce: Using Formulas in Salesforce Lightning Flows
Under this topic, we will discuss, how we can use formulas in Lightnng Flows in Salesforce. For using formulas, we need to create a resource of formula type and than use it […]