v1
latestOpenAPI 3.0.02026-07-14184214216.1 KBdata
Explode the column with an array into multiple rows
Explodes the arrays in a column into multiple rows. Each element of the array creates a new record. All other fields are kept.
post/unroll-delimited-column/{handle}/{column}
Path parameters
handlestring required
Handle of the sheet
columnstring required
Column ID for column with the array to explode
Request body
Response
OK
{"stackTrail":"paths:/unroll-delimited-column/{handle}/{column}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}