JSON Array to Data table

Converts a given JSON array to Datatable.

The activity converts a user-specified JSON array input to a data table.

Input

The data given to the Input property should be a valid JSON Array.

Output

Last updated