Forum Discussion
Kamalakar Kamsani
Jan 31, 2018Copper Contributor
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
Dave Conradie
May 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?
VasilMichev
May 02, 2018MVP
When it clearly gets the job done, why not? If anything, ExO PowerShell is way more mature compared to the Graph API.
- influentialeliotJun 16, 2023Brass Contributor
Sorry, VasilMichev , I know that this is an old one, but is this purposefully obtuse?
Because running PowerShell from the cloud, automatically, for free/micro-costs.
Where is that done again?
VasilMichev wrote:When it clearly gets the job done, why not? If anything, ExO PowerShell is way more mature compared to the Graph API.
- captbackfireAug 18, 2021Copper ContributorI came across this thread because I'm looking for a way to automatically create distribution groups from a WordPress server triggered by a custom user registration flow that copies multiple email addresses with order confirmations and invoices at the time of future purchase by either of the emailed parties. I'm hoping Graph will get there soon.
- Deva GnanamDec 06, 2018Copper Contributor
Still you can automate Powershell with .Net as well. Say, if i want to do with Exchange Powershell + .Net, then i would start it from here.