Skip to main content

Notifications

Community site session details

Community site session details

Session Id : 8IGYPEM+uwwnrwVtW8MvmP
Power Automate - Building Flows
Answered

Parse JSON Required properties are missing from object?

Like (0) ShareShare
ReportReport
Posted on 20 Oct 2023 13:46:53 by 106

I have a send HTTP Request card that is getting members of all groups within my org. I am doing this and using the graph API to get the Display Name, Department, and Start Date from group members.

The issue is that some of the groups don't have user-type objects, but instead devices. I know the cause of the error is that I have properties or attributes in my required section of the schema. However, is there a way to skip members where that property isn't applicable to the device object?

I still need the info if it is a user object.

  • Verified answer
    elfreddos Profile Picture
    106 on 20 Oct 2023 at 14:34:16
    Re: Parse JSON Required properties are missing from object?

    The answer to this is to filter at the time of the HTTP request, as below:

     

    GET https://graph.microsoft.com/v1.0/groups/{id}/members/microsoft.graph.user

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
Churchy Profile Picture

Churchy 6

#2
Chriddle Profile Picture

Chriddle 4 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 4

Overall leaderboard
Loading started