vfantidou
2 years agoNew Contributor
Filter json array of objects by another json array of objects
Hello everyone, I have a json that looks like the bellow and I want to filter the $input0 data by whatever key/values exists in $filterData in the end. The $filterData may have ID or Customer (in th...