Salesforce Lightning Flows Complete Course
Salesforce Lightning Flows Complete Course, available at $84.99, has an average rating of 4.67, with 40 lectures, 3 quizzes, based on 969 reviews, and has 4600 subscribers.
You will learn about They will learn to build complex business logic with lightning flows. They will learn about Screen Flow, Record-Triggered Flow, Platform Event Triggered flow, Schedule Flows and Autolaunched Flow They will learn to debug flows. Learn to build complex Screen flow and other types of auto-launched flow This course is ideal for individuals who are This course is for Salesforce Admins who want to learn about building Flows or This course is for Salesforce Developers who wants to build Complex business Logic using Flows or Students who planning for Platform App Builder or Admin Certification. It is particularly useful for This course is for Salesforce Admins who want to learn about building Flows or This course is for Salesforce Developers who wants to build Complex business Logic using Flows or Students who planning for Platform App Builder or Admin Certification.
Enroll now: Salesforce Lightning Flows Complete Course
Summary
Title: Salesforce Lightning Flows Complete Course
Price: $84.99
Average Rating: 4.67
Number of Lectures: 40
Number of Quizzes: 3
Number of Published Lectures: 40
Number of Published Quizzes: 3
Number of Curriculum Items: 46
Number of Published Curriculum Objects: 46
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- They will learn to build complex business logic with lightning flows.
- They will learn about Screen Flow, Record-Triggered Flow, Platform Event Triggered flow, Schedule Flows and Autolaunched Flow
- They will learn to debug flows.
- Learn to build complex Screen flow and other types of auto-launched flow
Who Should Attend
- This course is for Salesforce Admins who want to learn about building Flows
- This course is for Salesforce Developers who wants to build Complex business Logic using Flows
- Students who planning for Platform App Builder or Admin Certification.
Target Audiences
- This course is for Salesforce Admins who want to learn about building Flows
- This course is for Salesforce Developers who wants to build Complex business Logic using Flows
- Students who planning for Platform App Builder or Admin Certification.
Updated Course: 3/5/2023
-
Lecture 1: Invoking flows from Process Builder
-
Lecture 2: Invoke flows from Apex
Update Course: 2/21/2023
-
Lecture 1: Added another example for Platform Event Triggered flow
-
Lecture 2: Login Flows in Salesforce
This course will get you up and running in Salesforce Flows from scratch and will turn you into a Flow master. There are many different automation options when it comes to Salesforce, but none are quit as powerful as Salesforce Flow.
This course is for admins/developers who are interested to learn the new Lightning automation tools. Also, this course is from basic to expert level with many live examples and each explained in detail with step-by-step implementation. This will help you to implement any real time business scenario. You will become an expert in Lightning flow builder to create any process automation with using all of flow elements. All the scenarios that I have covered in the course are real time flows that I have built in my previous workplaces.
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!!
Course Curriculum
Chapter 1: Introduction to Flows in Salesforce
Lecture 1: Introduction to the course
Lecture 2: Salesforce Doubt Class Every Sunday at 10 AM CST
Lecture 3: What are flows in salesforce?
Lecture 4: Create Your Developer Account
Lecture 5: Types of flows in salesforce: Screen Flow, Autolaunched, Record-Triggered
Chapter 2: Screen Flow in Salesforce
Lecture 1: Create our first Screen flow
Lecture 2: Enhance our flow: Dynamically creating URL for Lead
Lecture 3: Dynamic Show/Hide fields on Flow Screen
Lecture 4: Create Screen Flow to capture Registered User Details
Lecture 5: Create Record Element In Flow
Lecture 6: Adding an Email Alert to the flow
Lecture 7: What is a Decision Element in flow and how to use Decision Element in a flow?
Lecture 8: Create an Object-Specific Quick Action That Launches a Flow
Lecture 9: How to count total number of records in a collection variable?
Lecture 10: Screen Flow to Update an existing Case record: Update Record Element in flow
Lecture 11: Send Email Alert Notification through via whenever the case is Closed
Lecture 12: Invoke Action from Flows
Lecture 13: Salesforce Flow Loop Element: How do I create a loop in flow builder ?
Lecture 14: Screen Flow: Update Collection of Records using Loop element and update element
Lecture 15: Validate Users Inputs with Flow Formulas
Lecture 16: Screen Flow : Assign newly created Case to Account and Contact
Lecture 17: Screen Flow : Assign newly created Case to Account and Contact part 2
Lecture 18: Test the Flow
Lecture 19: Fault Path in Salesforce Flow
Chapter 3: Record Triggered flow
Lecture 1: How to activate a record-triggered flow that runs before the record is deleted?
Lecture 2: Create Task and Post to chatter via Record Triggered Flow
Lecture 3: Update child records field based upon parent record field
Lecture 4: Update Related Records from Parent record
Chapter 4: Schedule Trigger Flow
Lecture 1: What is schedule-triggered flow in Salesforce? How do I schedule a flow?
Chapter 5: Platform Event Triggered Flow
Lecture 1: What is a platform event triggered flow?
Lecture 2: Platform Event Triggered flow: Create a new record
Lecture 3: Platform event triggered flow: Connected app
Chapter 6: Login Flows in Salesforce
Lecture 1: What are login flows and how to create a login flow in salesforce?
Lecture 2: Two Factor Authentication Login Flows In Salesforce Part 1
Lecture 3: Two Factor Authentication Login Flows In Salesforce Part 2
Chapter 7: Auto launched flow in Salesforce
Lecture 1: What are Auto launched flows ?
Lecture 2: Create Auto launched Flows in Salesforce Part 1
Lecture 3: Create Auto launched Flows in Salesforce Part 2
Lecture 4: Launch flow from Process Builder
Lecture 5: Invoke Flow from Apex
Instructors
-
Deepika Khanna
Software Developer,Blogger,Author
Rating Distribution
- 1 stars: 4 votes
- 2 stars: 8 votes
- 3 stars: 52 votes
- 4 stars: 309 votes
- 5 stars: 596 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple