Can you use ramdom sample in the flow of a trigger? | Community
Skip to main content
December 11, 2013
Solved

Can you use ramdom sample in the flow of a trigger?

  • December 11, 2013
  • 3 replies
  • 3253 views
I want to be able to put 50% of people who run through the flow into one static list and the other 50% into another but does this logic work with a trigger campaign?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by
Yes you can. Just create your flowstep as "add to list" with the first criteria to be "If random sample is 50, add to List A", with the default option to add to List B. Every lead that runs through this trigger will randomly be assigned to list A or B. 

I use this sort of workflow all the time when testing new data processes, like lead scoring or routing rules. 

3 replies

Kelly_Schmid3
New Participant
January 4, 2016

I've actually recently set something up like this for our alert routing to SDRs. Works perfectly.

December 31, 2015

So glad I found this answer. I am testing my new architecture lead processing automation and found a few bottleneck from my Router campaigns. I had come up with the Round Robin idea from my NOC days but was using a stop gap method with the lead demographic score to sort. This is just what I need.

Thank You!

January 5, 2016

Bottle necks be gone! Found a great load balancing formula for processing large groups of leads at once through a Demographic Qualification process. Created one "Distro" campaign and 3 routers. First Request Campaign goes Random Sample 24 to 1, 23 to 2, and 23 to 3. Wait 1 minute 33 to 1, 34 to 2, and rest to 3. Works like a champ with nice even distribution. Still optimizing but this was a big help and now a big part of my lead processing architecture.

Accepted solution
December 11, 2013
Yes you can. Just create your flowstep as "add to list" with the first criteria to be "If random sample is 50, add to List A", with the default option to add to List B. Every lead that runs through this trigger will randomly be assigned to list A or B. 

I use this sort of workflow all the time when testing new data processes, like lead scoring or routing rules. 
Courtney_McAra4
New Participant
August 12, 2015

Hi Jeff Shearer​ -

Do you know for sure if this work for Change Lead Owner or Assign To as well? 

August 12, 2015

I've never tried, but I can't imagine why it wouldn't. Are you trying to round robin leads?