I want to send LCS change email to end user along with manager. I cant use ISC workflows and i dint see an option to send it OOTB. Is there any other way to enable LCS change notification to end user in identity profile?
Is your tenant not licensed for workflows? That would be the preferred method.
Hi @anandan07 ,
Workflows are the easiest way to achieve this. If your tenant is not subscribed to workflows then another method is to use the Active Directory connector if you have that in your tenant.
You can sync the lcs identity attribute to an Active Directory attribute and use the after modify script to send email upon lcs attribute sync.
Thanks
No, we are not licensed for workflows.
-
Under Provisioning tab there will be notify list where every LCS change will trigger an email to the manager. However this cannot send email to end user.
-
Under Specific user you an add DL and use PS scripting to capture the LCS change and use IDN API’s if any additional items are required and send emails
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.