Convert array of objects to array of arrays

The Convert array of objects to array of arrays converts the array of JSON into an array of arrays.

Input/output

Our example input data is a list of contacts.

We can use the Convert array of objects to array of arrays step to convert the array of JSON into an array of arrays. The values from each Object will in an array.

Settings

Pick the Dataset.

Last updated