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 / Nulls in a huge JSON p...
Power Automate
Unanswered

Nulls in a huge JSON payload

(0) ShareShare
ReportReport
Posted on by 3,273

Hello community.

 

I am looking for some help here:

 

In my parse JSON action I have my sample data something like this:

{
"type": "object",
"properties": {
"LabelN": {
"type": "object",
"properties": {
"Value": {
"type": "string"
}
}
},
"LabelNumber": {},
"LabelS": {
"type": [
"object",
"null"
],
"properties": {
"Value": {
"type": [
"string",
"null"
]
}
}
},.....etc
 
My flow is failing because of the null values. My question is: Is there any way to simplify this json sample schema. I don't want to put to every single line the "null" option. 
 
Thanks in advance for any help.
 
Categories:
I have the same question (0)
  • v-bofeng-msft Profile Picture
    on at

    Hi @sajarac ,

     

    I'm afraid there's no easier way. You could copy the JSON schema into Notepad and replace "type":"string" with "type": ["string","null"] in bulk.

     

    Best Regards,

    Bof

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 237 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 176 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 96 Super User 2026 Season 1

Last 30 days Overall leaderboard