JSON to DataTable

You can select this activity to consider a flat JSON array and generate a data table as the output.

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Input JSON Array JToken The JSON array that contains the required columns for transformation. The JSON Array input must be flat.

Example:

Output DataTable Data Table The data table that contains rows and columns from the input JSON array.
Error code Int32 The error code for the activity.