Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Awesome, this is so helpful. Just implemented and works beautifully.
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 if you could high level walk through the steps of how you would implement your MktoForm2 code.Best,N
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 filters on there.N
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 happens Marketo triggers a sync with Salesforce for all those leads. Because Marketo tries to update so many leads in so s...
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 used the filters (which allow for custom object filters)
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 if there are multiple shows in the list does another thing. I've got that part down, its what happens when there are mult...
Hi,I am trying to use a velocity token which sets a date as the date token in a flow's wait step. Is this possible?Nicholas
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\";s:6:\"action\";s:5:\"save2\";s:9:\"FirstName\";s:7:\"Valerii\";s:8:\"LastName\";s:9:\"Smith\";s:5:\"Email\";s:37:\"t...