Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks for the reply. Unfortunately, when rendered it throws the following error:Cannot get email content-
Encountered "
${mktmail.Optout_text}@___MKTMAIL___@:END
Trying to render System Tokens in a My Token dynamic URL script. Is there a way to do this?Code sample:#if( $lead.flex1.contains("Target1")) Target Link 1#elseif( $lead.flex1.contains("Target2")) Target Link 2#endThanks!#mytokens #velocity scripting #systemtoken #emai...