Skip to main content

Notifications

Power Automate - Building Flows
Unanswered

Add user to existing online meeting

Posted on by 79

I want to add users to an existing online meeting via graph and a flow. The flow runs without issues but the user are not added. These are my inputs:

{
"uri": "https://graph.microsoft.com/v1.0/users/7e55f577-1c53-474b-b48c-a913b9cb0913/onlineMeetings/MSo3ZTU1ZjU3Ny0xYzUzLTQ3NGItYjQ4Yy1hOTEzYjljYjA5MTMqMCoqMTk6bWVldGluZ19ObVkzTnpkalpEQXRNbVE1WmkwME9HTmxMV0kxT0RndE1tTmpaV1ZrTkRFMk5EZGhAdGhyZWFkLnYy",
"method": "PATCH",
"headers": {
    "Content-Type": "application/json "
}

"body": {
    "participants": {
        "attendees": [
            {
                "upn": "xx@xxxx.onmicrosoft.com"
            }
        ]
    }
}
}

 

What do I wrong?

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,517

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,037

Leaderboard