Forum Discussion
Setting Unified Group properties via API
Dear Berend
Yes is looks like you can use the Graph API to update these as well. That is pretty cool.
You have to find the directory template object for "Unified groups" using the API and then reference that template when updating the particular group.
(https://graph.microsoft.com/beta/directorySettingTemplates)
Love the Microsoft graph. Sounds like another addin that we can create that would make it easier to update these settings. Let's collaborate if you like. You can schedule a quick online meeting with me using our https://outlook.office365.com/owa/calendar/DeCarloSoftware2@decarlosoftware.com/bookings/ Use the option for the free "Products questions and answers" session. If not I will let you know after we create the addin.
Hey Don,
Would you be kind to share a key part of the code to suppress welcome email ?
Don DeCarlo wrote:
Dear Berend
Yes is looks like you can use the Graph API to update these as well. That is pretty cool.
You have to find the directory template object for "Unified groups" using the API and then reference that template when updating the particular group.
(https://graph.microsoft.com/beta/directorySettingTemplates)
Love the Microsoft graph. Sounds like another addin that we can create that would make it easier to update these settings. Let's collaborate if you like. You can schedule a quick online meeting with me using our https://outlook.office365.com/owa/calendar/DeCarloSoftware2@decarlosoftware.com/bookings/ Use the option for the free "Products questions and answers" session. If not I will let you know after we create the addin.
The API reference doesn't say which key needs to be off. I may have missed it as I am not very familiar with MS group underneath.
- Marco_DisselMay 22, 2018Brass Contributor
Anyone found the url/setting to disable the unifiedgroupwelcomemessageenabled via the msgraph?
- Sander KoningSep 20, 2018Copper Contributor
I can't find a way either. We've created a dedicated powershell function app specifically to disable the welcome mail.