Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Appreciate the quick reply.Yea, I ended up going your route of putting everything in smart campaigns as I built out the program. Just felt simpler and better visibility when all the flow and smart list logic were grouped in a single location rather than split between transition rules vs smart campai...
Hi Erik,Great article and super helpful.Just had a quick question regarding set up instructions under the section called "Entry to nurture and Custom Object." Based on your screenshots it looks like the smart list and the flow is being set up in a smart campaign. But could we also do the same thing ...
Yup, this one works and delightfully silly too.
Is there any way to configure/turn off Marketo's heavy-handed HTML validation?We use email scripts and my.tokens to generate a dynamic URL in our emails. The token's output is a full anchor tag (and only the anchor tag), i.e.: In our email template, the code looks something like this:{{my.dynamic_url}}Hyperlinked element...
Thanks for the doc link, but unfortunately I've read through it previously and wasn't much help in explaining why these two lead object fields are missing from the link field list for the "lead" link type.Both fields are string types, and both a part of the lead object, but doesn't show up in the dr...
I'm trying to setup a new custom object that would link to our lead/contacts on first and last name. Our lead/contacts all have first name and last name fields. But when trying to setup the link field, I can't seem to find those two fields in the list.Steps to reproduce:Create new custom objectCreat...
Haven't been able to find anything on this (or most likely haven't been searching correctly), but recently ran into something unexpected when trying to use scripting to dynamically set a UTM param value.The setup:My token:Name: {{my.utm_term}}Script: #if (${lead.Segmentation_Plan_1002} == "Asclepius...
Hoping someone else has figured out a solution to this.I'm trying to using a my.token to populate the body content of an SMS that's being sent via Twilio. This way we only need to set up one webhook and then set a unique message by campaign.The value of the token current passes through correctly, ho...