Skip to main content
Community site session details

Community site session details

Session Id : zlXrhhDH+ezXFcdO/1giND
Power Automate - Building Flows
Unanswered

Send a Microsoft Graph HTTP request action to add members to a group chat

Like (2) ShareShare
ReportReport
Posted on 24 Apr 2025 10:32:37 by 2
Hi ,
I am using 'Send a Microsoft Graph HTTP request MS teams action to add members to a MS teams group chat with URI 
 
But it gives me below error, I have verified group chat ID and its correct and I am part and owner of this group chat
 
URI path is not a valid Graph endpoint, path is neither absolute nor relative or resource/object is not supported for this connector. Resources: teams,me,users Objects: channels,chats,installedApps,messages,pinnedMessages. Uri: https://graph.microsoft.com/v1.0/chats/{chat-id}/members
 
Any idea how to resolve.
Categories:
  • CU24041027-0 Profile Picture
    2 on 25 Apr 2025 at 04:42:59
    Send a Microsoft Graph HTTP request action to add members to a group chat
    Hello David,
     
    I referred to this link for adding members to a chat. It uses the similar api : https://learn.microsoft.com/en-us/graph/api/chat-post-members?view=graph-rest-1.0&tabs=http
  • David_MA Profile Picture
    11,873 Super User 2025 Season 2 on 24 Apr 2025 at 16:09:41
    Send a Microsoft Graph HTTP request action to add members to a group chat
    Based on your API call, you are using this request: Graph Explorer | Try Microsoft Graph APIs - Microsoft Graph. This gets the existing members of a chat and is not for adding a member. Currently there is no Graph API call to add members to a chat.
     
    Instead, you need to use the create a group chat API call, which you can learn about here: Create chat - Microsoft Graph v1.0 | Microsoft Learn. However, if you're doing this in Power Automate, it may be easier to do with these actions Send a message in Teams using Power Automate - Power Automate | Microsoft Learn.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2