Forum Discussion
Jan 31, 2018
Graph API query for Distribution List Group creation
Hello Team,
We could not find a suitable Graph API/Rest API to create DL creation. Could you please help us on this?
Regards,
Kamalakar K
VasilMichev
Jan 31, 2018MVP
Distribution groups are governed via the Exchange tools, they are not currently supported via the Graph API.
Feb 01, 2018
Hey Vasil,
Thank you for quick response. Is there any other way we can automate this without using exchange tools as we are not using any exchange server and our environment is cloud only.
Regards,
Kamalakar K
- VasilMichevFeb 01, 2018MVP
What's wrong with using Exchange Online PowerShell? :)
- Dave ConradieMay 02, 2018Copper Contributor
VasilMichev wrote:What's wrong with using Exchange Online PowerShell? :)
If you're in an "API" kind of environment and mindset, do you really want to be calling out to Powershell?- VasilMichevMay 02, 2018MVP
When it clearly gets the job done, why not? If anything, ExO PowerShell is way more mature compared to the Graph API.