Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey - this was SO helpful. It solved our business problem.However, it took referencing the token name again in the velocity script in order to populate. See here:#set( $emailId = $mktmail.xMarketoIdHdr.split(":")[5] )${emailId}This worked!