Version 1.1.0

07/28/25

TypeLocationEventPrevious VersionUpdated VersionNotes
parameterplaybook.yamlN/A1.0.01.1.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