Skip to content

Lifecycle State Change Email Template

The Lifecycle State Change email is sent to any specified users when an identity's lifecycle state changes, depending on configurations made within the identity profile.

Name: Lifecycle State Change

Subject: Lifecycle state change for ${identityName}

Body:

The user ${identityName}'s status has changed to $newState.

Thanks,

The ${PRODUCT_NAME} Team

Attributes

This email template uses version 1 global variables and the following template-specific attributes:

Name Type Description
identityName String The name of the identity.
oldState String The identity's old lifecycle state.
newState String The identity's new lifecycle state.