Forum Discussion
Loubnielsen
Sep 05, 2019Copper Contributor
Create distribution list from a SharePoint list
Hi I have a SharePoint list with a names column and an emails column, like: Name Email Louise louise@mail.com Jack jack@mail.com Hanna hanna@mail.com I would like to now i...
Sep 07, 2019
Sync wise not really. However you can probabaly use flow to accomplish this. Using a trigger on the list and using the get items action and then use some action for distro groups if there is one to clear the list and then add all the users back or something along those lines.