Insights Hub Export users of user group with mail address

2021-09-07T11:49:46Z
APIs & Services Applications

Summary


Details

Is there a way to export all users of a user group with the user name and mail address? I want to write a e-mail to all users of our user group "User OEE".

Solution

You can use identity management service API. You can find details  

  • Get UserGroup display name from Groups endpoint. GET :  /Groups/{id}

  • Get users with groupName filter from Users endpoint. GET: /Users


  • Documentation link:

     https://developer.mindsphere.io/apis/core-identitymanagement/api-identitymanagement-overview.html

    Notes

    KB Article ID# PL8560027

    Contents

    SummaryDetails

    Associated Components

    APIs & Services - Other