Forum Discussion

manchis's avatar
manchis
New Contributor
5 years ago

Removing Null Values from JSON

Hi, We have a requirement to remove the null values elements from the json. Below is the example JSON which is having null values at Root and child levels. We need a solution to remove nulls at all...