v1.3.0

Version 1.3.0

07/28/25

TypeLocationEventPrevious VersionUpdated VersionNotes
parameterplaybook.yamlN/A1.2.01.3.0Updated version parameter
parameterplaybook.yamlgloballocal email = input.traits.email or input.context.traits.email<br>if (email) then return TO_SHA256_HASH(LOWER(TRIM(email))) endlocal email = input.traits.email<br>if (email) then return TO_SHA256_HASH(LOWER(TRIM(email))) endUpdated body parameter