Converts a given JSON array to Datatable.
The activity converts a user-specified JSON array input to a data table.
Input: String Argument Specifies a JSON array input.
String Argument
The data given to the Input property should be a valid JSON Array.
Output Data table: Object Variable Stores the resultant Data table in a specified Object variable.
Object Variable
Last updated 3 years ago