I am working on sending mail via workflow and would like for list inserts by a particular user, say user1, to send mail to a particular AD group, say TestGroup1. Similarly, for user2 to userN. Is it possible to determine AD group membership inside a workflow?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
I have done this by adding emailId of manager in manager's group which exists in AD and sent mail through workflow..so that the mail can sent to user(who adds an item in a list) and that Manager Email ID.. |
|||
|
|