Skip to main content
Version: Next

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

  • Source (File): CSV string or File

Outputs

  • Result (List): JSON object
  • Error Flow (Error Flow): Triggered by providing incorrect CSV