Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks Sanford!Disclaimer up front: I don't really speak Velocity. I'm just a rather oblivious user.But that said: Just add a date on my calendarThis string from my script token does not return a decorated link. But with "emit a fully-formed link", I suppose you mean something like this:#set( $url = "${lead.SFDCLeadOwnerTimeTradeURL}" )#set( $urlshort = $url.replace("", "") )and puttingschedule a time...
Hello!We have a field in Marketo of the type URL. The values in that field are full URLs, like: www.timetrade.com/app/....If I want to bring these URLs into emails using the token like that:that link doesn't get decorated = redirected = tracked. I know, it's because the "" part of the link is in the token and not on the email as it should. Is there any way I can have this link decorated nonetheless?Thanks!Michael
Frank Passantino - may I push Grégoire Michel question, please: Any ETA on the fix?The inability to delete overridden tokens is extremely painful us at the moment, as we have gone through a merger and need to change a lot of high level folder tokens, which - unfortunately - have in some cases been ...