dhammika
7 years agoNew Contributor
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...