Skip to main content
New Participant
September 13, 2021
Question

Using email ID or label as personalization fields

  • September 13, 2021
  • 2 replies
  • 1208 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Sukrity_Wadhwa
Employee
September 22, 2021

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!

Sukrity Wadhwa
New Participant
September 13, 2021

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')