does anybody know how to include the contact’s hash in outgoing e-mails via personalization?
Using the API I want to program a product delivery page, which expires after some days. Therefore I need to check the adddate to an automation. My idea was to include the contact’s hash in an outgoing link in an e-mail and then query the needed information using contact_view_hash and automation_contact_view. I could do it with the contact’s ID or e-Mail, but for privacy reasons I’d prefer the hash. So is there a way to use it in outgoing campaigns and automation e-mails?