Hi Greg,I was playing around with that before, but it seemed like the "Person is Created" trigger might only fire for new leads. Is that right?I was trying to find a trigger for wh...
We're going to try batch campaign setup this way, then we'll have all the batch campaigns act as a cron job to trigger a single campaign where all the logic is stored.To reduce the...
I've confirmed that the flow choices are historical as you mentioned, which means my above strategies won't work. The best seems to be to reformat upfront, use a webhook with {{tri...
Yeah it seems that way to me too and I'd want to use the v2 behavior now so my campaigns don't break later. We also have some bugs happening where webhooks execute and make people ...
Thanks Mike. Support finally figured it out after a week and it looks like we're not on v2. They said they only migrate for people having performance issues.Our marketing team has ...
Yes, which I knew if I was on 2.0. Scary to think that these little details could change after I get something working.I did a brief test with a webhook on the primary and secondar...
OK that makes sense. I was afraid this would be the case, that I'd have to set up many batch campaigns to reduce a delay, but it makes sense given the constraints.Unfortunately, I ...
You could interpolate the query string into the pathname actually, then you'd be able to get two conditions on the trigger side (which is what you want -- the flow choices are hist...
Gotcha, thanks for clarifying. So, it sounds like my 2 proposals were secondary campaigns so that wouldn't work.What's the general idea with a batch campaign? Is that something tha...