So you're suggesting there is no solution?I read your blog but the thing is these different links are already embedded in the the email template and if I try to generate all the li...
Hi,I have a velocity script that outputs a certain value (say $value = 'abc') and I want to use this value in different links as a part of url parameter string.I have 3 links that ...
Hi Sanford,Hope you're doing good. We could really use your help here. We tried to figure out any encryption methods using velocity but failed to do so or find any relevant use cas...
Thank you for your reply Sanford, really appreciate your help here. Just one quick question. Is the velocity script that you've written here : SHA-256-ing an email address in Veloc...
Thank you for the reply Sanford, and I apologize for responding so late (was absent from work), but here's the update from the original requester. They want to do something called ...
So the use case is that the unsubscribe page is non-marketo and when a user clicks on the unsubscribe link in the marketo email, the user's email address is passed along the mkto t...
I have a requirement where the client is asking to encrypt/hash users' email addresses in the unsubscribe link in any marketo email. Can we do this in Marketo, and if yes, then can...
Hi Sanford,Thanks for your reply. So, I've found the solution and it's working fine, except when special HTML characters and latin characters are involved. The same function that d...
Now, here's the weird thing. The email I'm trying to update via API is in a program that is cloned from another program (also via API), and I get this error. If I take any other em...
So I see in the http://developers.marketo.com/rest-api/assets/emails/#update_editable_section part where it is mentioned that the data is passed as x-www-form-urlencoded and not JS...