Csv To Json
Converts a CSV string or File into JSON
Description
Converts a CSV string or File into JSON object.
The CSV headers will be used as JSON properties.
Inputs
- Control Flow (Control Flow)
- source (File): CSV string or File
Outputs
- Control Flow (Control Flow)
- result (List): JSON object
- Error Flow (Error Flow): Triggered by providing incorrect CSV