XML Node
Convert between XML and JSON data formats
Written By pvdyck
Last updated About 3 hours ago
XML Node
The XML node converts data between XML and JSON formats for interoperability with APIs and services that use XML.
Modes
Parameters
JSON to XML Options
XML to JSON Options
Tips
- Use the Attribute Character option to control how XML attributes map to JSON keys
- Enable Explicit Array for consistent parsing when XML element counts vary
- Combine with HTTP Request node to call SOAP/XML APIs
Limitations
- Very large XML documents may impact execution performance
- XML namespaces are preserved but may require manual handling in subsequent nodes