v1
latestOpenAPI 3.0.02026-07-14184214216.1 KBdata
Explode the column with JSON
This endpoint extracts all keys in the request from JSON in the given column and adds a new column for each. If there was no key provided it will proceed with the most common keys up to 2000.
post/explode-json/{handle}/{column}
Path parameters
handlestring required
Handle of the sheet
columnstring required
Column ID for column with JSON to explode
Request body
Response
OK
{"stackTrail":"paths:/explode-json/{handle}/{column}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}