CaseCloud Help

How do I add custom recommendations to Next Best Actions?

Updated on

AdvoLogix supports the addition of your own custom recommendations using the built-in Salesforce Recommendation object and the NBA: Recommendations flow provided in the package. Here’s how you can add them:

  1. From the App Launcher, search for and find the Recommendations tab.
  2. Click the New button to create a new recommendation.
  3. Fill out the required details:
    1. Input a Name that will be displayed as the Title in your recommendation.
    2. Input a short Description.
    3. [optional] Upload an Image.
    4. Input an Acceptance Label, which will be displayed as the Accept action button label in your recommendation.
    5. Select an Action that should be an existing and active Screen Flow within your organization, that will be activated whenever a user activates this recommendation.
    6. Provide a Rejection Label, which will be displayed as the Accept action button label in your recommendation.
  4. Select Save.

If the Recommendations tab is not visible in the App Launcher dialog, contact your System Administrator to ensure the tab is visible in your user profile.

2. Customize the AdvoLogix Provided Flow

  • Go to Salesforce Setup | Process Automation | Flows.
  • Open the NBA: Recommendations flow provided by AdvoLogix.
  • Click Save As and save it as a new flow (e.g., "NBA: Custom Recommendations").
  • In this custom flow, before the element titled "Output Recommendations", add a Get Records element.
    1. Set Object as Recommendation.
    2. Optionally, provide Conditions to filter and find your custom-created Recommendations above.
  • Add a Loop element to iterate through the fetched recommendations.
  • Inside the loop, use an Assignment element (similar to "Add Recommendation") to add each item to the existing collection variable named recommendations.
  • Keep everything intact from this flow as-is and then Save and Activate the custom flow.
  • Next, follow the steps in the How to Set Up Einstein Next Best Actions article and choose this custom flow as your Action Strategy flow.
Previous Article How do I set up Einstein Next Best Actions?
Next Article How do I send an email within the Matter Management application?
Still need help? Click here!
AdvoLogix® is a registered trademark of AdvoLogix.com LLC a Texas Limited Liability Company. All references to other trademarks belonging to third parties that appear on this website, documentation, or other materials shall be understood to refer to those registered trademarks owned by others, and not to any trademark belonging to AdvoLogix. Otherwise, all material herein is the copyright of AdvoLogix.com LLC. All Rights Reserved.