Extract data from objects or arrays using JSONPath queries
Path
of the Extract Object Path Block to $.name
.John Doe
.match
output will be control-flow-excluded and the all_matches
output will run with an empty arrayCan I use this block with non-object data types?
$.length
to get the length of a string.How can I extract data from an API response?