Lists properties and entry count of a JSON array.
This activity retrieves all the properties as CSV and the entry count of the given JSON input.
Input: String Argument Required Specifies the input JSON string.
String Argument
Required
Result: String Variable Specifies the properties of the JSON input.
String Variable
Count: Integer Variable Specifies the count of the properties in the given JSON input.
Integer Variable
Last updated 3 years ago