Salesforce Flow Builder Tutorial (Episode 29) - Decision Element

preview_player
Показать описание
In part twenty-nine of our Salesforce Flow Builder tutorial series we discuss what to do if we can't find the primary contact record we're looking for. We'll use a decision element to determine if we did find a contact, and we'll route our flow based on the results of the decision.

With our decision on the canvas, we'll add another Get Records to the Flow canvas, and configure it to find the oldest contact related to the account.

This playlist is a free preview of a more complete 19-hour course.

Check out the Salesforce Flows Complete Guide:

Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free):

Get the 10 Ways to Boost Your Salesforce Career Guide (Free):

salesforce flow full course
salesforce flow crash course
salesforce lightning flow builder complete course
salesforce training
salesforce flow builder tutorial
flow builder salesforce tutorial

#salesforce #salesforceflow #salesforcecareer #salesforcedeveloper #salesforcetraining #salesforcetrailhead #salesforcetutorials
Рекомендации по теме
Комментарии
Автор

how can we use Decision elements in Loops?
Like Oppty has 2 record types, one is parent, another is child. Child Stages must be checked and if all closed and at least one is Won, parent Oppty will be closed as Won, if none Won and all closed, then parent Oppty is Lost, if at least one child oppty is open, error message must pop up.
How should I implement Decision element here?

mr.redorange