Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!

Using email ID or label as personalization fields

Avatar

Level 2

Hello the community,

 

Coming from Selligent to Adobe, i still have to understand some logics 😉

Business ask me to personalize a mailto link with informations related to the email as ID or Label

 

Example : 

<a class="arc-link" data-nl-type="externalLink" href="#" style="color:rgb(0, 0, 73);" data-nl-lnkep-perso-attr-href="mailto:xxx@maildomain.com?SUBJECT=ID (name)">xxx@mailomain.com</a>

Where ID(Name) should be the ID of the email defined during the creation

I tried to retrieve several information as ID or Label but without success.

 

Any tips for me ?

Best regards

Alex

0 Replies

Avatar

Level 6

What I have done in the past is to pass it in using additional data or enrichment step.  Instead of id, I just encrypt the email address like this:

 

encryption_aescbcEncrypt(@email,'\x9999adc9a9b9b99f', '\xd99999e999ecd99')

Avatar

Administrator

Hi @malexandre,

 

Were you able to resolve this query with the help of the given solution or do you still need more help here? Do let us know.


Thanks!