Parameter List
Syntax
PARSE(json,
[query]
)json
The {data} cell or JSON object you want to parse. For example: A3
.
[optional] query
The JsonPath query to perform on the JSON.
More details
Read up on JsonPath in our knowledge base.
The {data} cell or JSON object you want to parse. For example: A3
.
The JsonPath query to perform on the JSON.
Read up on JsonPath in our knowledge base.