Hey Sanford! Also Hi Justin! long time no talk. We are trying to implement something like this on a Marketo Form/Landing Page. I do have some technical background, and was curious ...
Thanks Ben, we do have that enabled (as of newest release you can enable on your own in critical updates). I will look into the Salesforce trigger code and see if we can add some f...
Hi! Every night we run a batch campaigns that update our lead scoring model. One of these campaigns captures a particularly large group of leads every night ( ~3k-5k). When this ha...
Thanks Sanford, works perfectly. Out of curiosity, why do you have to assign the below to tmp. can you not just ".add" #set( $tmp = $showsToOutput.add($showable) )
I was trying use a flow that depended on custom object fields as the wait step. In the end what I did was I created a new smart batch campaign for each email I needed to send and u...
Hey, I have a velocity script that loops over a custom object, Shows. I want to essentially to create a custom token that if there is only one show in the list does one thing and i...
Has anyone come up with a regex/parse expression for the activities api response on the form submissions table. An example value is```=> "a:33:{s:6:\"module\";s:11:\"leadCapture\"...