task alert conditional statement — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

task alert conditional statement

edited Apr 11, 2025 1:22PM in Human Capital Management 2 comments

Summary:

We have a standard alert that goes out to owners once a performer completes an onboarding task. I need to add a conditional statement to this alert. Alerts Composer>Task Completed for Owner

Content (please ensure you mask any confidential information):

This is the way the old alert is set up:

Hello, ${AlertUtils.userName(RecipientUserName).DisplayName}

This is to let you know that ${CompletedByDisplayName} has completed the task ${TaskName} for ${JourneyAssigneeDisplayName}'s ${JourneyDisplayName} journey.

Thank you.

This is the way that I would like to set it up:

Hello, ${AlertUtils.userName(RecipientUserName).DisplayName}
#if(${TaskName} == "New Hire: Pre-Placement Assessment")This is to let you know that the PPA task has been completed and ${JourneyAssigneeDisplayName} is deemed cleared to start by People Health.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!