top of page

Simple XML to JSON Conversion

An n8n workflow that converts a hardcoded XML string to JSON format using the built-in XML node. Ideal for learning XML parsing in n8n. Uses n8n core nodes: Manual Trigger, Set, and XML parsing nodes.

bottom of page