Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
1. Is there a way to identify everyone who is in each of the wait steps? We have three wait steps.Not automatically. I like to set an Interesting Moment before someone enters a Wait. 2. Does using "Override Campaign Priority" help move people through the wait step faster?What do you mean by “through...
Does this remove Delete Person From SFDC flow step access as well? I’ll check this myself later unless someone has a definitive answer.
As @uditmathur notes, if you use Random Sample to split into sublists, you should use a single flow step with the different percentages. But even if this weren’t necessary, your campaigns wouldn’t make sense. The Day 2 flow is taking 30% of the people who qualify for the Day 2 campaign. That’s not 3...
Use a Custom Object! There’s no need for all those extra lead fields (ugh). Each CO record represents a Site and is related to the Site Owner (i.e. Person). It has fields Name, URL, etc. Alternately, you can use one big Textarea with JSON on it, what I’ve called a “poor man’s Custom Object.” The JS...
The webhook (more precisely, the webhook-compatible service) uses the REST API. It reads the CO list and applies the same order/filtering logic you do in Velocity. That lets you generate the same output, then write it back as attributes of a new CA.
I haven't come across a way to select at random outside of an A/B test.Not Random Sample?
@raochikati please return to your thread and check replies.
@JWL5150 please return to your thread and check replies.
@PKM3328 please return to your thread and check replies
@DhruvThakker please return to your thread and check replies.