Block Leads from a Partition | Community
Skip to main content
Jennifer_Bisho1
Level 4
March 10, 2017
Question

Block Leads from a Partition

  • March 10, 2017
  • 1 reply
  • 3121 views

Our CRM is a bit of a mess and we currently do not have Salesforce.  Our leads are partitioned by geography, however we are having an issue with about 20 people.  They should ultimately belong in the Europe partition but since they're listed in Europe and North America in our CRM, they keep bouncing back and forth between the North America and Europe partitions when we refresh our database lists.  Is there some kind of triggered campaign I can setup that will block them from being allowed to move to the North America partition when a list is uploaded that they happen to be on?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
March 10, 2017

Hi Jennifer,

Are you running a smart campaign that brings back the lead in the other partition or is the partition change triggered automatically by the import (which is weird)? Or are your assignment rules playing a trick on you?

The first thing to do is to look into these leads activity log and understand what is triggering the partition change.

Please paste here a screen shot of the activity log showing the partition change activity

-Greg

Jennifer_Bisho1
Level 4
March 10, 2017

Hey Gregoire -

I can tell you exactly what's happening:  we have triggered campaigns that are setup to move leads to the correct partition.  For North America, we add a field called "NA-Business Unit" to our customer's profiles and mark them as TRUE.  For Europe, they add in a similar field (EU-Business Unit) and mark their customers as TRUE.  The triggered campaigns listen for this value to change to TRUE, which then moves the customers into North America or Europe.  The issue is that they are on both lists so they keep bouncing back and forth between partitions.  I was hoping there is a way to create a triggered campaign that would block them from getting back into North America permanently.

Grégoire_Miche2
Level 10
March 10, 2017

Hi Jennifer,

OK, this clear.  So this means that these leads have both fields checked.

Have you tried excluding them from you smart campaign with a filter below the trigger ?

In the US smart campaign, filter out leads which EU-Business Unit = true

In the EU smart campaign, filter out lead which NA-Business Unit = true

-Greg