Hi Everyone, Is there a way we can get the role information of the members added to a Teams channel?
Tried with Graph API and Office365Group connector, but getting only org designation and other information
Thank you so much, Much appreciated
OK, sure. GraphAPI has this, you just won't find it under the User object. What you want is the List Members request. That request returns a ConversationMember response object for every member of the Channel you requested. The ConversationMember object includes that user's roles in the current channel.
These highlighted roles
Which roles are you talking about, Dataverse user roles?
WarrenBelz
69
Most Valuable Professional
mmbr1606
51
Super User 2025 Season 1
Michael E. Gernaey
35
Super User 2025 Season 1