Expand my Community achievements bar.

Dive in, experiment, and see how our AI Assistant Content Accelerator can transform your workflows with personalized, efficient content solutions through our newly designed playground experience.
SOLVED

Using Update Profile action and SHA256

Avatar

Level 2

Hi there 

 

I would like to use Update Profile action in the context of a Journey in AJO, in order to hash the value of an attribute containing an email address and insert it into another field.
Could you help me correcting the expression?
sha256(#{ExperiencePlatform.ProfileFieldGroup.profile._tdc.customer_permissions.email_address})

MicrosoftTeams-image (13).png

 

Thanks!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @mandarinooo,

sha256/md5 functions are part of the AEP data prep functions. I don't see that hash functions are currently available in AJO.

https://experienceleague.adobe.com/docs/experience-platform/data-prep/functions.html?lang=en

Thanks, Sathees

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @mandarinooo,

sha256/md5 functions are part of the AEP data prep functions. I don't see that hash functions are currently available in AJO.

https://experienceleague.adobe.com/docs/experience-platform/data-prep/functions.html?lang=en

Thanks, Sathees