Select from JSON
Converts the cell value from text/string to a JSON object and returns the value given by the specified JSON selector.
Type: Import/Export
Supports nested key/values and arrays. You can use key.value[index].key to retrieve value for a given key.
Last updated