
Explore how Salesforce flows enable admins to automate complex business processes with clicks, not code. Learn why workflow rules and process builder retirement makes flows the primary declarative automation tool.
Create your free Salesforce developer account, verify your email to access the lightning flow builder, and practice flows as you prepare to build your first flow in upcoming tutorials.
Create a screen flow to capture and enter registered user details in Salesforce by building a custom object with first name, last name, email, country pick list, and city.
Create a screen flow that collects user details using name, email, and country/state pick lists, then store the data as a registered user record with a create record element.
Enhance Salesforce lightning flows by conditionally displaying the state field for United States, sending a thank you email via a template and alert, and launching the flow from the homepage.
Build a case closed email notification in a Salesforce flow by creating an email template and alert, then trigger it via a decision when the case status is closed.
Fix a Salesforce Lightning flow by enabling the variable for output so the email alert can use the case ID and fire only when the case closes.
Launch a screen flow to capture a city, retrieve all contact records, loop through them, update each mailing city, collect updated records, and commit them with an update records element.
Display user friendly fault messages in Salesforce flows by adding a fault path screen. Use the fault message resource to show exact failure details when a DML element fails.
Learn how to create a record-triggered flow that runs before a lead is saved, updating default values on creation (company, country, rating, industry, revenue) using fast field updates.
Automate Salesforce opportunities by triggering a flow on creation for amounts >= 500,000 to create a task assigned to the account owner and post a chatter message in the opportunity.
Update the opportunity description automatically when the stage changes to closed one from a prior non-closed value, using a record-triggered flow that checks the prior stage.
Learn how to trigger a flow from a platform event using a publish-subscribe model to post real-time messages to chatter, integrating external systems with Salesforce.
Authenticate external systems with a connected app and integration user, obtain an access token, publish a platform event named customer information, and trigger a flow to create a lead.
Learn how to invoke a two-factor authentication login flow in Salesforce, test with integration users, and handle email-based security codes, including success and failure scenarios.
Auto launched flows run in the background without user interaction, triggered by Epic's classes, Process Builder, or Rest API to automate record updates and emails.
Build an auto launched flow that creates a task assigned to the opportunity owner, links it to the account, and updates the opportunity stage to qualification.
Learn Salesforce Lightning Flows the practical way by building real business process automations from scratch. In this hands-on course, you’ll master Screen Flows, Record-Triggered Flows, Platform Events, and more all without writing a single line of code. Designed for both Salesforce Admins and Developers, this course helps you automate everything from lead creation to case updates, chatter posts, email alerts, and daily schedule flows using the powerful Flow Builder interface.
With 40+ bite-sized lectures, real-world examples, and ongoing updates, this course is built to give you job-ready confidence in Salesforce Lightning Flows.
After completing this course, you'll be able to:
Create Child Record with flows without writing a single line code.
Create Real time Screen Flows
Learn about Loops, Decision Element, update Record, Create Record element in flow.
Build real time complex flows
Update fields using flows.
Auto Update Child Records using flows
Email alert using flows
Scheduling emails
Auto Create Records
Auto Post to chatter
Invoking flow from object specific action and buttons
Invoking flow from home page
Create Platform Event Triggered flow
Debugging flows
Fault Path in Flow
Create Schedule Flows and monitoring them
Create Record Triggered flows
Publish platform events from external system and creating new records using flows
The course is made very concisely keeping in mind that all the relevant information regarding salesforce lightning flow builder is covered. Each and every topic is covered in very engaging and interesting manner. This course is not a power-point presentation but its a complete hands -on course so you can learn by doing.
What all the scenarios we will cover in this course?
Create a form to capture User details and store it in the Lead record and also display a newly created Lead link
Conditionally display fields on the screen
Create Survey Form to capture User Feedback
Add Email Alert whenever the user submit a survey.
Display Total count of Contact Records in Display Text
Update Case with new data captured from user
Send Email Alert on Case Close
Copy Account Billing Information on Related Contact Records
Validate User Input to capture valid phone number and email.
Capture Account, Contact and Case Information via screen and create Account, Contact and Case record related to each other.
Update newly created lead with default values
Update opportunity Description field whenever Opportunity Stage Changes
Schedule a flow to run daily
Create a record whenever a new Platform Event is published
At the end of the course, you will be able to solve simple to complex business use cases using the Lightning Flow Builder. I am updating this course on each release and will keep adding new content in this course regularly.
Happy Learning!!