Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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 to be specific to the exact record?For example:Object NamePerson APerson BPerson CCustomer DetailsBobSusanBillAccountsSav...
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 off these changes and I'm hoping there's a workaround, so I don't have to bother our data team with validating lists 🙂
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 which uses contact groups to identify users (through Form entries and anonymously through web visits).Any advice on how ...
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 data based off a Lead's record (products, etc) basically if they have A show B and if they don't have A show A type of thing...
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's pulling all sorts of different dates for the field. When dealing with Custom Object records, is this an issue with the S...
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 - sometimes the change doesn't apply.For example, I have a Wait step set to wait until April 12th at 3:00 PM CST and then 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 is my current script that looks for a opening date in the last 5 days and prints the Full Name:##Standard Velocity Dat...
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 - this looks at their Membership Date, Member Status, etc. One thing that happens occasionally is that it's possible for...
Hello!Back with another (likely) basic question I can't seem to parse: ##Standard Velocity Date/Time Fields#set( $defaultTimeZone = $date.getTimeZone().getTimeZone("America/Chicago") )#set( $defaultLocale = $date.getLocale() )#set( $calNow = $date.getCalendar() )#set( $ret = $calNow.setTimeZone($def...
I apologize for all the Velocity posts, but I'm bashing my head against the wall, so I want to get super basic here and explain the issues I am having and make sure I understand the syntax properly.Here is a junk data image of one of our objects:We tend to have multiple of these "Customer Profiles" ...