Skip to main content
Version: Next

Xml To Json

Converts a XML string into JSON

Description

Converts a XML string into a JSON object.

The XML tags will be used as JSON properties.

Inputs

  • Control Flow (Control Flow)
  • source (Object): XML string or File

Outputs

  • Control Flow (Control Flow)
  • result (Object): JSON object
  • Error Flow (Error Flow): Triggered by providing incorrect XML