
Explore real-world Salesforce automation with Flow Builder through a project-based course, solving varied use cases from accounts to leads with hands-on tutorials and assignments.
Sign up for a personal Salesforce org, verify your email, and explore the Lightning experience, app launcher, and setup navigation to manage apps, objects, and records.
Create a Salesforce flow that sends an email notification to the marketing team's common inbox when a lead is created or the lead source is web.
Learn how a record-triggered flow sends an email alert when a lead's source changes from non-web to web, using entry conditions, an email template, and a group email recipient.
Automate capturing the lead's last status change date with a custom field and flow, displaying progress if changed in the last 20 days, otherwise stagnant.
Solve lead status tracking with a Salesforce Flow that updates the last status change date, flags stagnant versus progressed, and handles new or updated leads using a decision and formula.
Create a scheduled weekly flow that finds leads updated 20 days or more and posts a chatter reminder to lead owners, notifying updates on the lead record.
Develop a weekly scheduled flow that scans open leads, checks last modified date (20+ days) with date value, and posts a chatter reminder for the lead owner to update status.
Build a flow screen on the lead record to search for a contact by first name, last name, or email. Show account name and owner when matched; no-match message otherwise.
Build a Salesforce flow to match lead name with contact name by gathering the lead, querying contacts via get records, and showing similar contact details on screen.
Explore how to automate mass addition of leads to campaigns with Salesforce flows by filtering leads by industry, using a campaign record button to run the flow and add members.
Create a screen flow to capture industry input, fetch leads by industry, and mass add leads that are not converted as campaign members, while avoiding duplicates and using bulk create.
Learn how the email to case feature automatically creates a case when customers email a support address, by forwarding messages to a Salesforce-provided address and configuring mail forwarding rules.
Learn how to automate lead creation from email in a Salesforce flow by using email to case, mapping subject to lead last name and company, and body to description.
Enable email to case in Salesforce, set routing address, and tag case origin as feed while adding lead source as email to create a lead from incoming emails.
Automate lead creation from email to case by triggering a flow on new cases with origin lead, delaying one minute, mapping sender email to a lead, and deleting the case.
Use flows to capture last account owner change date on the account via the custom field account owner change date, so teams track how long the current owner manages it.
Build a flow that automatically sets the account owner change date when the account is updated and the owner ID changes, optimizing fast field updates and testing with owner changes.
Create a screen flow on the account list view to search for accounts by name before creation, showing only the account name and owner to prevent duplicates.
design a salesforce flow to search accounts using get records and a loop, displaying account names and owners; use system context without sharing.
Design a daily flow to detect open overdue tasks on accounts, set a custom account checkbox, and show a rich text alert on the account page.
Build a Salesforce flow with a daily schedule that checks open tasks due before today and status in progress or not started, updating accounts via a custom chequebooks field.
Build a record flow triggered on opportunity updates to closed won; gather opportunity products, concatenate names into the account's text field, while avoiding duplicates and formatting with semicolons.
Explore a use case for sending mass emails to account-related contacts via a button on the account page. The flow lets users select contacts, add subject and body, and send.
Create a Salesforce flow triggered from an account action button to select contacts, compose emails, and send to chosen addresses, with no-contacts messaging and a success confirmation.
Explore a Salesforce flow use case where managers transfer account records from one user to another via a home page screen flow, selecting specific accounts or all.
Create a screen flow in Salesforce to mass transfer account ownership between users using lookup fields, with options to transfer all or selected accounts and safe looping with collections.
Automate updating the opportunity close date to today when the opportunity closes, using Salesforce Flow to automate this first, easy use case.
Update the opportunity close date to today with a record-triggered flow that runs when the stage closes, assigns today’s date, and optimizes for fast field updates.
Automate adding an opportunity team member for Africa-based accounts via a Salesforce flow, with the user ID stored in a custom metadata type for easy admin updates.
Automate adding an opportunity team member for Africa accounts by triggering on opportunity creation, using get records and a decision on the account’s building country, with Africa pre-sales custom metadata.
Explore a time-based flow use case that sends a seven-day reminder email when an opportunity amount is blank, then closes as lost after fourteen days if still zero.
Create email templates and alerts in Salesforce Flow to notify opportunity owners when the amount is zero, sending reminders seven and fourteen days after creation and auto-closing as lost.
Send daily email reminders to owner when opportunity stage hasn't been updated for more than 20 days, and track counts on opportunity with a field named number of times state.
Design a daily scheduled Salesforce flow that emails the opportunity owner for open opportunities when last date change exceeds 20 days, counts reminders with an assignment, and updates the opportunity record.
Execute a Salesforce flow to automatically remove followers from closed opportunities, ensuring no followers remain on completed records and enabling scalable follower management across opportunities.
Create a flow on the opportunity that triggers on create or update; when the opportunity closes, delete related entity subscription records to remove followers.
Use a Salesforce flow to notify non-Salesforce product teams by email whenever a new opportunity product is created, using product family tagging and copied emails.
Trigger a record-driven flow on opportunity product to email product teams and non Salesforce users when a product is added, copying the product email and sending the alert.
Enable flow-based outbound messages to send opportunity field values from Salesforce to an external system as a soap message. Ensure endpoint acknowledgement and retry logic handle successful deliveries.
Build a flow to trigger an outbound message on the opportunity when the stage becomes closed won, sending key field values to an external system via an xml endpoint.
Tackle a difficult bid survey use case in Salesforce Flow, creating a one-to-one custom object linked to an opportunity, updated with checkbox form responses and clearing older records.
Create a screen flow to collect a post proposal survey on an opportunity, using get records, decision, and update or delete steps to manage existing surveys.
Explore a login flow that displays notices after Salesforce login, informing users of maintenance and upcoming changes, and restricts login for the SEALs profile during downtime.
Set up a screen flow to display a maintenance notice at login, controlled by a block user logging checkbox on the customer data type and a custom metadata type.
Use Flow Builder to automate an out of office post on Chatter when you are mentioned, with start and end dates and a user message field.
Create user fields as pre-work for Salesforce Flow projects, laying the groundwork for effective flow use cases and scenarios.
Implement a flow on feed items to auto post out-of-office replies on chatter when a user is mentioned, using custom user fields for start date, end date, and out-of-office message.
Create a flow that auto assigns the two factor authentication permission set to any new user in Salesforce, by first creating the permission set and then configuring the flow.
Create and auto assign a multi-factor authentication permission set using a Salesforce flow triggered by new user records, validating active users and linking permission slips.
Automate freezing user accounts when exiting the organization. Create a custom freeze date field on the user object and configure Salesforce to automatically freeze on that date.
Automate user freezing with a flow that runs on the freeze date, sets isFrozen to true, and passes the user id, then clears the freeze date.
Explore platform events in Salesforce to deliver real-time notifications from external systems, subscribing to event channels and updating opportunities by tracking numbers when collection amounts change.
Explore using platform events to receive the tracking number and collection amount, update the matching opportunity, and post a chatter alert when no match is found.
Apply the demonstrated Salesforce flow projects and use cases with best practices, and keep this course in your inventory for easy future reference on similar requirements.
Become a Salesforce Flow Builder Expert and learn one of the most demanded skills in Salesforce !
If you are looking to practice Real life based Flow Scenarios and Projects, that will take you from a Competent Flow builder to an Expert by mastering the most advanced flow building techniques & Use cases, then be certain that you have come to the right place.
Flow Builder has now become a default tool for building automations in Salesforce Lightning Experience orgs. Salesforce Lightning Flow Projects and Use Cases course is for admins/developers who are interested to brush up on their flow skills by doing hands-on and solving real life based scenarios problems using Flows. The course will take you through various concepts and possible automation's with flows in a Project Based and Use case driven approach. This course will teach you how to solve complex business use cases through simple point and click using Flow Builder.
The first part of each Project contains summary / Use Case of the Flow project.
The second part of the video contains practical hands-on to create the flows to solve the business use case.
We cover a wide variety of Use Cases, including:
Real life project based Use Cases
Capturing record's last stage change date.
Mass addition of leads in campaign.
Email to lead.
Account Search Screen flow.
Mass email to contacts.
Bid Form Survey on opportunity.
Out of office chatter post.
Platform events.
By taking up the course you will feel confident about building Salesforce Flows and you will be able to tackle anything on Salesforce platform.
The course is made very concisely keeping in mind that all the relevant information regarding salesforce lightning flow builder is covered. The Salesforce Flow Projects : Flow Use Cases and Scenarios course will help in creating various automation processes on the platform and will be a great course to have in your collection as these use cases can come to you as well in your professional career. This course is not a power-point presentation but its a complete hands -on course so you can learn by doing.
So what are you waiting for? Learn Salesforce Flows in a way that will advance your career and increase your knowledge, all in a fun and practical way!
Happy Learning!!