Forum Discussion

dhammika's avatar
dhammika
New Contributor
6 years ago

JSON Path evaluation

In the property transfer "$.persons[*].phoneNumbers[0].type" JSON path is evaluated against the following JSON  to extract values. It gives me value [iPhone] But I'm expecting value ["iPhone","iP...