Forum Discussion
frank_df
Jun 29, 2022Copper Contributor
How to create a Playbook that sends an email to a user involved in an incident?
Hello everybody, I need to configure a Sentinel playbook to send emails to users when an incident is created regarding their account. I have created a playbook that uses Identity Protection inci...
frank_df
Feb 15, 2023Copper Contributor
Prashali_Shinde
Yes, I achieved that!
Here is my current configuration:
NB: I added a condition because I had to send an email or another according to the UPN suffix. You can skip straight to the last step ("send an email").
Prashali_Shinde
Feb 22, 2023Copper Contributor
Thank you so much frank_df , will try with this.