Salesforce Integration Master Course is updated!

Grab Now

$ 65  $ 39

Learn lightning flows with me

Lightning flow is the next super duper powerful tool from Salesforce that can power up and automate a business process with just point and click interface in matter of minutes.

Salesforce Administration Training

Contents

101 Episodes - 15.9 Hours

Introduction
    Introduction to flows, types of flows and the ui
    • 14 mins
    • 294 MB
Screen Flows
    Understanding screen flow and its base components
    • 20 mins
    • 478 MB
    Pick-list fields and a glimpse into the first scenario
    • 11 mins
    • 282 MB
    When and how to use pick-list choice set?
    • 10 mins
    • 143 MB
    Multiple records and Collection choice set is a boon...
    • 12 mins
    • 277 MB
    How Record Choice Set helps us speed up things?
    • 14 mins
    • 221 MB
    Can we use reuse dependent picklists to our advantage...
    • 11 mins
    • 264 MB
    Let's check how much easy is it to use Multi Select P...
    • 7 mins
    • 174 MB
    Lookup component, holly molly!
    • 11 mins
    • 244 MB
    Changes to the lookup component in spring '23
    • 11 mins
    • 250 MB
    Never leave things unfinished
    • 8 mins
    • 228 MB
    Data tables are the best in Flows
    • 13 mins
    • 411 MB
    Save a lot of time with the fields option in flows
    • 15 mins
    • 369 MB
    You know how simple it is to upload files in Flows?
    • 13 mins
    • 396 MB
    On off, on off, on off, and then a scenario
    • 6 mins
    • 120 MB
    Making little progress with the scenario
    • 11 mins
    • 263 MB
    Wrapping up the creator vs updater component
    • 10 mins
    • 232 MB
    Render the fields conditionally and make things appea...
    • 5 mins
    • 104 MB
    You can change and customize headers and footers in s...
    • 11 mins
    • 282 MB
    Subflows in Flows
    • 6 mins
    • 110 MB
    How to debug as a different user in Flows
    • 12 mins
    • 203 MB
Data Layer in Lightning Flows
    How to fetch records using the get records block in L...
    • 14 mins
    • 253 MB
    We can update records using the update records block
    • 6 mins
    • 105 MB
    Updating the record(s) - part 2
    • 15 mins
    • 414 MB
    Update the record(s) - part 3
    • 5 mins
    • 99.7 MB
    Create records with the help of Create Records block
    • 15 mins
    • 362 MB
    Deadly block, delete the records using the data layer
    • 9 mins
    • 217 MB
    Roll it back with the help of rollback records block
    • 9 mins
    • 184 MB
Logical Layer in Lightning Flows
    Loop, Decision & Assignment blocks
    • 9 mins
    • 182 MB
    How can we put collection sort block to use
    • 7 mins
    • 144 MB
    Exploring collection filter block
    • 10 mins
    • 119 MB
Actions in Lightning Flows
    Understanding actions on Contact Object
    • 7 mins
    • 161 MB
    Let's understand, create a new case action
    • 11 mins
    • 264 MB
    Apply Lead Assignment Rules in Lightning Flows
    • 8 mins
    • 287 MB
    Let's see how we can use Send Email action in Flows
    • 10 mins
    • 199 MB
    Sending an email to dynamic Email Ids
    • 10 mins
    • 199 MB
    There's a corner case in the above scenario, let's ch...
    • 11 mins
    • 287 MB
    Well, we can also make a post on Chatter using a pred...
    • 13 mins
    • 315 MB
    Did you know we can also Submit a record for Approval
    • 12 mins
    • 367 MB
    Working with Email Alerts
    • 22 mins
    • 650 MB
    A scenario on session-based permission set action
    • 11 mins
    • 357 MB
    Global Actions and Lightning Flow Actions
    • 12 mins
    • 335 MB
    Create a custom action and use it in Lightning Flows
    • 6 mins
    • 201 MB
HTTP Callout from Lightning Flows
    Make an HTTP GET callout from a flow
    • 18 mins
    • 505 MB
    Make the HTTP callout lot more generic
    • 5 mins
    • 128 MB
    Now, let's move on to HTTP POST callout
    • 7 mins
    • 170 MB
Record Triggered Flows
    Intro and a scenario (update the same record's field ...
    • 13 mins
    • 299 MB
    Before event Vs After event record triggered flow
    • 10 mins
    • 191 MB
    Let's look at Before vs After event flows with examples
    • 10 mins
    • 304 MB
    Scenario: Update child records when parent record is ...
    • 7 mins
    • 194 MB
    Enhance the created flow using best practices [1/2]
    • 8 mins
    • 286 MB
    Enhance the created flow by using best practices [2/2]
    • 7 mins
    • 179 MB
    Advanced Scenario: Create Roll-Up summary using record...
    • 15 mins
    • 348 MB
    Handle bottlenecks when a record is inserted
    • 14 mins
    • 479 MB
    Handling the delete child records scenario in Roll-Up...
    • 7 mins
    • 271 MB
    Handling the update scenario (both when the amount is...
    • 15 mins
    • 489 MB
    FYI - Why I took this route?
    • 2 mins
    • 59.8 MB
    Handling null pointers in the flow we created so far
    • 7 mins
    • 242 MB
    Let's battle test the flow we created
    • 14 mins
    • 481 MB
    The last pointer before end-to-end testing
    • 5 mins
    • 155 MB
Scheduled Triggered Flows
    Get a grasp of Scheduled triggered flow by working on...
    • 8 mins
    • 166 MB
Auto Launched Flows
    All you need to know about Auto-launched flows
    • 10 mins
    • 237 MB
    Invoking the Auto-launched flow from another flow
    • 6 mins
    • 149 MB
    Invoke the Auto launched flow from third party system using a REST API Callout
    • 6 mins
    • 136 MB
Platform Event Trigger Flows
    Introduction, when and where it is used, scenario and hands on
    • 10 mins
    • 124 MB
Apex and Flow Integration
    Invoke an Apex method from the Flow
    • 7 mins
    • 119 MB
    Sending parameters of type primitive datatypes to apex methods
    • 13 mins
    • 312 MB
    Process list of account records in the apex method sent by a Flow
    • 6 mins
    • 185 MB
    Send data back to the Lightning Flow from an Apex method
    • 7 mins
    • 179 MB
    Using wrapper classes to send and receive params of complex types from a Flow to an Apex method
    • 16 mins
    • 488 MB
LWC in Flows
    Send data to LWC component from a Flow
    • 7 mins
    • 128 MB
    Send data back to the flow form LWC component
    • 7 mins
    • 163 MB
    Fine tuning the Flow to provide better user experience
    • 5 mins
    • 130 MB
Sourcing of the flow
    From home page, app page and record page
    • 11 mins
    • 230 MB
    From the List Views
    • 7 mins
    • 178 MB
    From the App Page
    • 4 mins
    • 108 MB
    From Quick Actions
    • 6 mins
    • 185 MB
    From Utility Bar Item
    • 5 mins
    • 123 MB
    From a Visualforce Page
    • 7 mins
    • 175 MB
    From Global Actions
    • 6 mins
    • 142 MB
    From LWC Part [1/2]
    • 11 mins
    • 278 MB
    From LWC Part [2/2]
    • 10 mins
    • 248 MB
    From LWC Part [3/2]
    • 4 mins
    • 126 MB
Flow Trigger Explorer
    Why, When & How to use Flow Trigger Explorer
    • 4 mins
    • 49 MB
Scenario # 1 [Screen Flows]
    Ask is to move all the child contacts from one Account to another Account
    • 6 mins
    • 109 MB
    Making progress, Testing & Wrapping it up
    • 6 mins
    • 89.1 MB
Scenario # 2 [Screen Flows]
    Understanding the Data Model - Part [1/9]
    • 6 mins
    • 197 MB
    Do you want to pay bills or send money to pal? - Part [2/9]
    • 8 mins
    • 176 MB
    Select a Bill and Payment mode to pay the bill - Part [3/9]
    • 18 mins
    • 454 MB
    Update Wallet balance after successful transaction & error handling - Part [4/9]
    • 12 mins
    • 347 MB
    What if the user wants to make the payment using Credit Card? - [Part 5/9]
    • 8 mins
    • 226 MB
    Follow DRY design pattern and refactor the flow - Part [6/9]
    • 10 mins
    • 298 MB
    Insert data to move on to the next step - Part [7/9]
    • 4 mins
    • 96.4 MB
    Send funds to a Pal - [Part 8/9]
    • 17 mins
    • 589 MB
    When and how to add fault path to make the flow foolproof & wrap up - Part [9/9]
    • 5 mins
    • 145 MB
Scenario #3 [Record Triggered Flows]
    What's the requirement?
    • 6 mins
    • 112 MB
    Trigger notifications when a new record is inserted - Part [2/6]
    • 10 mins
    • 291 MB
    What happens when an existing record is updated - [Part 3/6]
    • 13 mins
    • 421 MB
    Missing piece of the puzzle - [Part 4/6]
    • 4 mins
    • 113 MB
    Taking the flow or a ride and testing insert scenario - [Part 5/6]
    • 6 mins
    • 220 MB
    Testing update scenario - [Part 6/6]
    • 3 mins
    • 93.6 MB
Team Licenses

You can buy it for your entire team!

→ Grab a team license and score a bunch of spots for your crew. These spots don't have an expiration date (like that leftover pizza in your fridge).

→ Ready to fill a spot? Shoot me an email and consider it done!

→ Perfect for on-boarding new hires, interns and contractors to your tech stack.

Keep me in the loop!

Email me when a new episode is published (Promise, I will not spam you)

You're signing up to receive emails from Salesforce Casts