You are here:
Discover Products Flow Updates
If your org uses a custom Discover Products flow created before Summer ‘26, then update the flow to use the upgraded group ramps or to ensure business continuity when using Groups in quotes and orders.
Required Editions
| View supported products and editions. |
| User Permissions Needed | |
|---|---|
| To update the Discover Products flow: | Manage Flows |
Set the discoverProductsContext Variable
Complete these steps to use the upgraded ramp support or for using Groups in quotes and orders.
- From Setup, in the Quick Find box, enter Flows, and select it.
-
Open the custom Discover Products flow.
In the Flow Builder, check if the Apex-Defined variable discoverProductsContext is available. If the variable is available, then edit the variable to select Available for Input.
- If the variable isn't available, then click New Resource.
- Select Variable as the resource type.
- Enter discoverProductsContext as the API name.
- Select Apex-Defined as the data type and ProductConfig__DiscoverProductsContext as the Apex class.
- Select Available for Input.
- Click Done.
Tip Refer to the Discovery Products flow to make sure that your customized flow is
in sync with the latest update.
Update the Flow Structure for Ramp Support
After setting the discoverProductsContext variable, you must complete these steps to use the upgraded group ramp support.
- From Setup, in the Quick Find box, enter Flows, and select it.
- Open the custom Discover Products flow.
-
Rearrange the nodes in the Discover Products flow.
In your custom Discover Products flow, move the Ramped Group node so that it appears after the catalog selection node, and before the Product List node.
-
Configure the Select Ramp Segments node.
- Click the Select Ramp Segments node.
- Click the node again to open its settings.
- In Advanced, set the Discover Products context output variable to _discoverProductsContext.
- Save the node.
-
Update the Product List node settings.
- Click the Product List node.
- In Advanced, locate the Revisited Screen Values field.
- Change the value from Use values from when the user last visited this screen to Refresh inputs to incorporate changes elsewhere in the flow.
- Save the node.
Tip Refer to the Discovery Products flow to make sure that your customized flow is
in sync with the latest update.
Did this article solve your issue?
Let us know so we can improve!

