Forum Discussion

10 Replies

  • 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.

  • aliat_IMANAMI's avatar
    aliat_IMANAMI
    Brass Contributor
    MSFT Graph API is not providing any option to manage Distribution List Not even possible on beta version, so the only possible way is to actually interface/interact with PS online.

    https://docs.microsoft.com/en-us/graph/api/resources/groups-overview?view=graph-rest-beta

    or Use 0365 groups instead https://social.msdn.microsoft.com/Forums/azure/en-US/09bf5f1d-f72c-4c08-b95f-44c7f2fdcbff/managing-distribution-groups-via-rest-api?forum=WindowsAzureAD
  • Distribution groups are governed via the Exchange tools, they are not currently supported via the Graph API.

    • 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

Resources