Hi,I need help to know how to generate a URL personalized to be included
in an output file of a Direct Mail delivery, in ACS.Recently, I have
sent an Email delivery with a link to a Landing Page that preload the
visitor data. It was easy, the email content editor let me include de
Landing Page link in the email content and the following HTML code was
include:This HTML code was translated
in something like that when ACS processed the
email:https://[URL]/lp/LP_GDPR?pkey=<%= escapeUrl(context.profile.PKey)
%>Now, I have to made a Direct Mail delivery and include the same
Landing Page link in the output file. After that, the Direct Mail
provider will transform the link in a QR code that will be printed on
the letter. The problem is the Direct Mail content editor don't let me
to include a Landing Page link, neither let me to export the PKey
profile atribute.Anybody know how can I include the personalized link in
the Direct Mail delivery?Otherwise, could it be possible to export the
PKey profile atribute to a file? Then I could import it and include it
in the Direct Mail delivery with a reconciliation activity.Thank you in
advance,Andrés.