Can we bring Hashed Email address to original form in AEP data prep | Community
Skip to main content
New Participant
May 23, 2022
Solved

Can we bring Hashed Email address to original form in AEP data prep

  • May 23, 2022
  • 2 replies
  • 1709 views

If source has hash Email address , can we bring it to original form in case we have hash  key in data flow data prep. I can see a lot of option to convert into hash value.

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

No, you cannot decrypt using data prep. Depending on the algorithm used, it would be a one-way hash. The data prep has functions to encrypt or hash the raw values into hashed values.

 

2 replies

gchungAccepted solution
Employee
May 24, 2022

No, you cannot decrypt using data prep. Depending on the algorithm used, it would be a one-way hash. The data prep has functions to encrypt or hash the raw values into hashed values.

 

Employee
May 23, 2022

Hi @nikhil719 

Could you elaborate the use case because I am not sure to understand the topic? have you got in mind People Based Destination type of scenario for instance?

Thanks

Denis