Hi, I got a project in which I need to filter outlook mails. First filter condition is, to check whether the sender is in the AD group or not. Initially I thought of invoking pythod code to get the object (boolean) but I later found that uipath has AD domain services activity package.
Can anyone please help me what are the things I need to enter in the properties of “active directory scope”. And please consider me as one who doesn’t know much about Active Directory.
I just need to check whether the emailID is in the particulat AD group or not.!
Thanks