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
hajekj
Jun 20, 2025MVP
If you want a REST API, look at the `InvokeCommand` REST endpoint used by `ExchangeOnlineManagement`. I recently blogged about it. You can then call it from Power Automate, you code or wherever.