Hash Fields
Description: | Hash a sensitive field value. |
Available Filters: | Event Filters: - Event Type - Event Field Field Filters: - Field Name - Field Value |
Settings: | Hashing Algorithm: This can be MD5, SHA-256, SHA-512. |
Transformation Considerations: | None. |
Sample Transformation
Scenario: Hash the value in the field merchant_reference_number
in all Events of the merchant_signups
Event, based on the specified hashing algorithm.
Filters:
- Event Type =
merchant_signups
- Fields = All fields with name =
merchant_reference_number
Settings:
- Hashing Algorithm =
SHA-256
Result: When you test the Transformation, the value of the merchant_reference_number
field is hashed using the SHA-256 algorithm.
Last updated on May 30, 2023