web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Need Help removing a p...
Power Automate
Unanswered

Need Help removing a property from a JSON, that isn't even in my Schema. Why is Parse JSON ignore the output schema?

(1) ShareShare
ReportReport
Posted on by 15

Hello,

 

I have a very simple schema

 

{
 "parent": "string" {
 "children" [ 
 { "childid": "string" },
 { "childvalue": "string" }
 ]
 }
}

 

 

And the data does have all of this filled in, but in my schema for Parse JSON I removed the childid as i dont need it, as well as several other fields. Nothing is marked required,

 

I do not understand why the Parse JSON, populates attributes that I do not have in my schema? I am unable to "removeProperty" because childid is part of children, which is an array, so it turns into this messy parsing process with replace, sub, string, concat etc.

 

Is there a way to forcibly block Parse JSON from adding in stuff I specifically do not have in the schema assigned to Parse JSON?

 

Thanks!!

Categories:
I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 239 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 177 Super User 2026 Season 1

#3
Kalathiya Profile Picture

Kalathiya 97 Super User 2026 Season 1

Last 30 days Overall leaderboard