Hi,
I'm trying to build a workflow where I can get the email addresses of the members of a mail-enabled security group from a SharePoint column and send each of them an email notification.
Is there a way to get the group ID from that column and receive each users email address?
I've managed to do this with Office 365 Groups in the following way but would like to use mail-enabled security groups as well.
I currently don't have access to the premium connector for an MS Graph request, so if possible I would like to find a different solution.
Thanks!