How to trigger mail to manager if there is a change in identity attribute?

Hi @erlingjoseph7,

You can use a workflow like this :

In trigger you can use Identity attribute change Triggers - SailPoint Identity Services. This will trigge workflow each time if an identity attribute change. You can also trigge only if specific are changed :

Then you use “Get Identity” for retrieve identity information including manager action by passing the trigged identity id :

And then you can use send email for sending email to the manager.

Resources :

1 Like