Utility JSON To CSV Version 2
Parameters
Name | Description |
---|---|
JSON | The JSON String to be converted to CSV |
Sample Configration
Name | Description |
---|---|
JSON | {"table": [{"a": "1", "b": "2"},{"b": "2", "c": "3"}]} |
Results
Name | Description |
---|---|
CSV | A CSV String that was converted from the given JSON |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out