Email in link
Email in link
Since there doesn't seem to be a way to add an
opt-out field I decided to come up with my own solution.
I want to insert a link in ever email like this:
<a href="http://www.flasma.com/optout.aspx?e={Leads.Email}">here</a>
However it converts its to:
<a href="http://www.flasma.com/optout.aspx?e=$%7BLeads.Email%7D">here</a>
You need an opt-out link when you send marketing email or you use credibility.
Please help.