SOLVED

automatically remove a person from a list

Go to solution
Michelle_Tizian
Level 10
If you have 2 lists, list A and list B and the leads can only be in one list
How do you create a campaign that will automatically remove someone from list A if they are added to list B.
And then automatically remove someone from list B if they want to be on list A and they prefer to be on list A.  
Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
You can use 2 different Triggered smart campaigns 

smart campaign  A
Trigger: Added to list A
Flow: Remove from list B


smart campaign B
Trigger: Added to list B
Flow: Remove from list A

Will that sufice your requirements?

Hope this helps

Rajesh

View solution in original post

3 REPLIES 3
Michelle_Tizian
Level 10
Thanks Raj, that's what I'm looking for! 
Anonymous
Not applicable
Segmentations are perfect for this, by the way. They are guaranteed to be exclusive, so people won't be in both. Might be worth checking out.
Anonymous
Not applicable
You can use 2 different Triggered smart campaigns 

smart campaign  A
Trigger: Added to list A
Flow: Remove from list B


smart campaign B
Trigger: Added to list B
Flow: Remove from list A

Will that sufice your requirements?

Hope this helps

Rajesh