Forum Discussion

dudeed's avatar
dudeed
Former Employee
Nov 13, 2020

Unwinding nested JSON-serialized strings at the root value level

  I know how to individually drill into a JSON object with parse_json() and tostring() at the appropriate places to get a specific value. Your own docs for parse_json show that: It's common to ...

Resources