Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Ande Kempf. It's a triggered campaign that looks for a Data Value change on the Email Address field, where the value changes to a value that isn't blank. In addition, Email Invalid must be True to enter the campaign.If they meet this criteria, then Email Invalid is marked as False.We get a lot o...
Thanks so much Kristen. I wish I saw that earlier, that would have saved me some time.
Hi KristenDo you have a link to where this is mentioned? I'd like to check it out, thanks.Phil
Hi AndeAnother thing you might want to consider - we also have a program which looks for an email address changes where Invalid Email is true. If the email address changes, then we change Email Invalid to false.Otherwise, if someone updates their email in your CRM to the right value, Marketo still w...
Neil, I've given up on it for now, but I may revisit it - I'll post here if I manage to get it to work. But I don't have high hopes given how much I've already tried....
Yes, you would need a field which defines which list someone belongs to. Which probably defeats the purpose!
Agree with all of the above. I think you only get 20 segmentations total - so it's a one off, just do two emails. Ongoing, build a segmentation.
More info on this since we are having the same problem. Even a sync from Marketo won't resolve this (either through a Smart Campaign or a Single Flow Action) since Marketo looks at that regular SystemModStamp in Salesforce. Even if you force a sync, unless that timestamp is updated, it does nothing....
Thanks Patrick, good info!I have tried the comparison within the #foreach loop and that seems to work. But...getting a comparison between today's date and the values in a variable seems very difficult.$date gives you today, in a horrible format. But I can't seem to do a simple subtraction between th...
Weirdly, that's giving me a different error. Every variant has a currency in it (either a dollar, pound or euro sign) and when I put the entire string in the email script output, then put only the token in the subject line, then it either:1. Shows "£100" if the string was meant to be "(string) £100 ...