Hello,Just curious if there's any drawbacks/issues with using #break in a script? For reference here is my script use case:
#foreach ($item in $customerProfilesList )
#if ( ( $ite...
Hello,Not sure if I am missing something - but I seem to be running into a weird issue. My original script is as follows:
##Standard Velocity Date/Time Fields
#set( $defaultTimeZ...
Hello,
Does anyone have any idea/thoughts on the best way to match/tie records within a Lead across different objects in a way that can be used through Smart Lists without needing ...
Hello!I'm 99% sure it's not possible - but I was curious if within the Marketo UI there was ANY way to view a data value change to a custom object field?A lot of our campaigns run ...
Hello,
Looking for any advice/thoughts on how anyone here utilizes the Munchkin cookie with a CMS in order to identify users? Currently looking to work with our Kentico 13 platform...
Hello,
Our analytics team is setting up a "Campaign Tracker" that takes activity output from the Marketo API and stores in in their system.We have some emails that use variable dat...
Hello,
Looking to do a basic pull for a Custom Object Record of Membership Date that is 1 year ago to the day. In theory this should work according to everything I've read:
But it...
Have had a few cases where we have Wait steps in a batch or trigger campaign set to a specific date and time and then if we make edits to that Wait step before it actually hits - s...
Hello!Sorry, back again with more fun weird use cases. I'm looking to see if it is possible to have commas between outputs from a single field if there is more than one result?Here...
I apologize if this is similar to previous questions - but running into an occasional problem:
I have a script setup to basically send a "Welcome" email if someone becomes a Member...