Simple XML to JSON Converter Workflow

Easily transform XML data into JSON format, preserving attributes in a dedicated key. Ideal for quick data conversion in automation pipelines.

n8n
Simple XML to JSON Converter Workflow

This workflow provides a straightforward method to convert XML data into JSON using n8n's built-in nodes. It starts with a manual trigger, sets sample XML input containing an IDOC structure (like EDI_DC40), and uses the XML node with specific options: attributes are placed under a '$' key, attributes are not merged, and an explicit root is maintained. The result is clean, structured JSON output ready for further processing.

The benefits include honoring XML attributes separately, avoiding data loss common in basic converters, and enabling seamless integration into larger workflows. It's lightweight with only three nodes, making it fast to execute and easy to customize by replacing the Set node's XML with dynamic data from upstream nodes like HTTP Request or file readers.

Use cases span data extraction from legacy systems (e.g., SAP IDocs), API integrations requiring JSON, ETL processes, and developer tools for testing XML parsing. In IT and development, it's perfect for prototyping or one-off conversions; in HR or other domains, adapt it for parsing resume XMLs or report feeds into JSON for dashboards.

To extend, connect it after webhook triggers or database queries fetching XML, then pipe output to tools like Google Sheets, Slack notifications, or AI analyzers for enriched insights. Its popularity (over 5,900 views) underscores its reliability for everyday automation needs.

$4.99
Last updated August 29, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Human Resources workflows

More from Nikolai Vos

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.