How to Go Live with LeanData

Have more questions? Submit a request

Contents:

 

Overview

The below is a high-level description of how to set LeanData products Live in your Sandbox or Production environments.

 

Definitions

General definitions of various terms used.

  • Product is “Enabled”
    • Product is turned on but not currently processing anything. For example, router is ready for customization but not currently live and processing Leads.
  • Product is “Deployed” or “Live”
    • Product is on and processing information, for example tagging or routing Leads.
  • Integration User
    • The Salesforce User account which LeanData will operate under. All of LeanData’s actions will be logged under this User. This can be a dedicated User if you have the licenses for it. It can also be one of your existing Users, if needed.

 

Prerequisites to Going Live

There are a couple of steps that you must take prior to going live, these are described below.

Downloading the LeanData App

As with any Salesforce app, the LeanData app must be downloaded from the Salesforce AppExchange. More detailed instructions on downloading the app can be found in Zendesk as well.

 

  • Many times you will want to test LeanData products in a Sandbox prior to going Live. If this is the case, you’ll want to download it both in the Sandbox and Production environments.
  • Downloading the app kicks off a Search Indexing job which modifies custom LeanData Search Index fields on Leads, Accounts and Contacts. The amount of time that this job takes depends on how many records you have in your system. You can track the progress of this job by going to Apex Jobs and searching for the job called “PopulateAccountEmailDomainBatch.” For best results, this job should finish before you set LeanData Tagging and Routing products live.

 

Authorizing a Salesforce token in LeanData

In order to use LeanData, a User in your Salesforce instance must authorize a Token. Authorizing a token is quick and easy, and ensures that your LeanData team has the ability to sync LeanData-related settings to your organization and has visibility for troubleshooting. Instructions on how to do so can be found here. We do not store any of your data.

  • Once you’ve authorized a token, please contact LeanData to ensure the specific products you have purchased are enabled.

 

LeanData Tab Visibility and Permission Sets

Configure LeanData Tab visibility and LeanData Permission Sets in order to start customizing LeanData products. Guidance on these items can be found in the LeanData Admin Guide.

 

Configuring LeanData Products

Once products are enabled in your environment, you can now configure them to fit your organization’s needs. This should be done with the help of your Implementation Consultant or by referencing resources available on Zendesk and LearnUpon. These resources have many helpful videos and documents on how you can customize LeanData’s products to your specifications. We recommend configuring and testing in a Sandbox before setting anything live in Production.  

Resources

  • LeanData Help Center
    • LeanData’s knowledge base, which contains product guides and FAQ documents. The Help Center can be found at https://leandatahelp.zendesk.com and a Login and Password will need to be created when accessing for the first time.
  • LeanData University
    • LeanData’s video learning content which includes high level product walkthroughs as well as deep dives. LeanData University can be found at https://leandata.learnupon.com and a Login and Password will need to be created when accessing for the first time.

 

Copying Settings and Graphs from One Org to Another

In some instances, in order to go live, you will simply want to copy settings and graphs from one Salesforce organization to another. For example, this may apply when wanting to set products live in Production which were previously built and tested in the Sandbox. There are two things you’ll be able to copy through LeanData: 

 

LeanData Settings

The Import/Export feature allows you to move certain parts of your LeanData setup from one Salesforce Organization to the new organization. A common example would be moving your Round Robin Groups from Sandbox to Production. 

Please note: In order to move items which reference specific fields or owners, you will only be able to do so if the destination organization has the same users and fields, as identified by User ID and API name.

 

To Export Settings:

1. Go to the LeanData Tab in the org with your desired settings.

2. Click on Admin.

3. Click on Settings.

4. Under Import/Export LeanData Settings, click on Export Settings.

5. On the next screen, select the items you’d like to export and click Export.

6. A file will be generated, save this in a location you can later access.

 

To Import Settings:

1. Go to the LeanData Tab in the destination org.

2. Click on Admin.

3. Click on Settings.

4. Under Import/Export LeanData Settings, click on Import Settings.

5. Select the previously saved file.

 

 

LeanData Graph

In order to deploy in a new org, you will also need to move over your Routing graphs. To do so:

1. Go to he LeanData Tab in the destination org.

2. Click on Routing, then select the object for the router you’d like to move (Leads, Accounts, etc).

3. Click on FlowBuilder.

4. Single-click on the graph you’d like to export and hit the Export icon to download the graph.

5. In the destination org, go to the desired FlowBuilder section and click on Import Graph at the top of the screen. Upload the saved file to import your graph.

Screenshot 2023-09-25 at 3.58.57 PM.png



Going Live with LeanData Products

Once you have configured products to your liking, you will want to turn them on to start processing records. This includes several steps.

 

Deploying Tagging

Tagging defaults to “On” in LeanData, so as soon as you start the LeanData Scheduler in the next step, LeanData will start processing Leads for Tagging. To toggle this to “Off” you can go to the Matching section, then to Tagging Tie-Breakers and toggle the Lead to Account Matching to Off. If you are OK with Tagging being enabled, there is nothing to change in this step and you simply need to turn on the LeanData Scheduler, per the next step. To tag all of the historic leads in your database, run a One Time Tagging job when you first deploy. 

 

LeanData Scheduler Job

Turning on the LeanData Scheduler ensures that LeanData Matching and routing is “On” continuously. This starts the LeanData Scheduler job, which is responsible for firing off the ContinuousCleanBatch, an Apex Batch job that queries to find the inserts and updates waiting to be processed for Routing and Matching. Turning on the LeanData Scheduler ensures that LeanData Matching and Routing are “On” continuously and processing records.  

The Scheduler should be kicked off when you are ready to deploy LeanData in a new Salesforce instance. Prior to deploying the Scheduler, it’s important to ensure that your LeanData settings and graphs are all finalized and in place. The Scheduler should be deployed by the Integration User to ensure that all LeanData activity gets logged under that user. 

 

To Start the LeanData Scheduler:

1. Go to the LeanData Tab in the org.

2. Click on Admin.

3. Click on Settings.

4. Under LeanData Job Scheduler Job click on Restart Scheduler.

5. Once the Scheduler is kicked off, the LeanData Job Status should change to “Running” (sometimes the Status will start as “Running - Delayed” due to other processing happening in your system, then change to “Running” once that backlog is cleared).

Screenshot 2023-09-25 at 4.01.27 PM.png

 

Deploying Router

Deploying a Routing graph live is the final step in getting records routed through LeanData. To turn a graph live, click the Flag button on the routing graph(s) that you would like to deploy. This can be found in the FlowBuilder section under Routing. After your graph is deployed successfully, you will receive a notification.

Screenshot 2023-09-25 at 4.03.20 PM.png

 

Now that you’re live, you’ll want to monitor that all is working as expected. 

  • Use the Audit Logs to check the routing path of the leads going through routing, to ensure that the logic you’ve built is executing as you expect.
  • To view higher level routing results, use the Routing Insights to optimize your graph.
  • The LeanData Support team is available Monday - Friday from 5 am to 5 pm PT and can answer technical support questions or loop in other internal resources, as appropriate. You can submit a ticket through the LeanData Help Center.

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share