Using Update Profile action and SHA256
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})

Thanks!