In this article, we will demonstrate how to use Record Types, Sales Processes, and Sales Path to support different guided experiences on the Opportunity. A Record-Triggered Flow is used to automatically update the Opportunity's record type when its Stage or another relevant field changes. This allows Salesforce to switch between Paths and display the appropriate guidance based on the Opportunity's context.
The example uses two record types and two Sales Processes, which must be created first before building and configuring the Paths.
Step 1: Create the Required Sales Processes
a. Create the first Sales Process
b. Create the second Sales Process, which is shorter than the first one
Step 2: Create the Opportunity Record Types
Create two new Opportunity Record Types as outlined below
a. Create the first Record Type
b. Create the second Record Type
Notes:
Step 3: Configure the Opportunity Sales Paths
a. Configure Path for the New Business Record Type
Note: Only one Path can be created per Record Type. If another Path is created for the same Object and Record Type, the system will decline the creation
b. Configure the second Path for the Renewal Opportunity Record Type
Step 4: Test the Path updates
This operation was manual, as the Record Type was changed using the standard button
Step 5: Create the Record-Triggered Flow
In our example, we will handle the Record Type change, based on Type field value:
a. Create a Record-Trigger Flow and configure Start element
| Field | Operator | Value |
| Opportunity Type | Is Changed | True |
Notes:
b. Add a Decision Element
| Resource | Operator | Value |
| Opportunity>Opportunity Type | Contains | Existing |
c. Configure Outcome Branches of Decision Element
| Field | Operator | Value |
| Record Type Name | Contains | renewal |
c. Add an Update Triggering Record Element
d. Add the same elements on the second Outcome branch, New Customer Type
e. Test the Flow
Test the Flow with the Opportunity record that was previously changed to Renewal Opportunity Type
| Field | Operator | Value |
| Type | Not Equal | Existing Customer - Downgrade |
With these configurations, Opportunity Paths will dynamically adjust based on the record type and visibility rule, ensuring a cleaned and more guided experience
005228988

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.