⚠️ This post was edited for accuracy.
Hello!
I believe Email Address is the default and cannot be changed (EDIT: it’s true that for list importsvia the UIthe default lookup field...
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...
Got it makes sense - I'm close but not sure what's incorrect with my output:
## iterate Customer Profiles, looking for those with Membership Opening yesterday
#foreach( $item in $c...
I got it to work in theory, as setting it outside the #foreach loop will display correctly - as in it takes the full name of all records, but then it ignores my #if conditional sta...
Thank you! Is there a best way to incorporate this into the larger script action?
I'm basically trying to get the output here:
${display.list($fullNames)}
to follow my #if conditi...