I'd like to embed a dynamic link in my triggered emails. So the email might say something like this:
"To view your stuff click here".
The URL in the click here anchor will be dynamic -- different for each user. Something like this:
https://mysite.com/something-totally-unique-123
I can pass through that URL as a variable (or just the unique id), but how do I get it to work as a link? I can't seem to embed variables in a link that I created using the toolbar.
just add a text and add a link on the text on the trigger email. Within the link add the variable name.
When you send the email in Velo just assign the URL string to the variable.