Skip to main content
Version: 2.13

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​

  • Source (Object): XML string or File

Outputs​

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