Create Actions to Show
Create the actions and recommendations that you want to users to start from the Actions & Recommendations component. You can show flows, quick actions, and recommendations that result from Next Best Action strategies.
-
-
To create flows that interactively guide your users, use Flow Builder, a point-and-click tool that lets you automate business processes.
The component can show screen flows, field service mobile flows, and autolaunched flows. You can also define the flow to include stages so that users can see where they are in a series of steps.
If you want to pass the parent record ID into a flow when it’s launched from the component, create a flow text input variable named recordId. The name is case-sensitive. When an agent launches the flow from the component, the parent record ID is passed into the flow variable. Your flow can then use the parent record ID to update a field in the record, for example.
-
Before you activate your flow, test it and make sure that it’s working as expected.
-
To appear in the Actions & Recommendations component, your flow must be active.
-
-
Create a quick action.
You can create a global or object-specific quick action and show it in the component. For the quick action to appear in the component, add it to the record page layout.
-
Create offers or actions to recommend to users using Next Best Action strategies.
-
Recommendations are customized actions and offers that you want to present to users. When you create a recommendation, specify a screen flow that starts when the user accepts the recommendation.
-
To determine which recommendations show in the component, create an action strategy. Action strategies use business rules, predictive models, and other data sources to filter recommendations.
-
See Also
- Associate Actions with Records
- Aura Components Developer Guide: Use Aura Components with Flows
- Salesforce Help: Show Users Progress Through a Flow with Stages
- Salesforce Help: Create Global Quick Actions
- Salesforce Help: Create Object-Specific Quick Actions
- Salesforce Help: Einstein Next Best Action