XML → Object
Parse XML (text or file) into a nested object/JSON variable.
ConvertXmlToJson
What it does
Parse XML (text or file) into a nested object/JSON variable.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| XML text | multiline | Optional | Example: <root><a>1</a><b>2</b></root> Supports variables | |
| XML file (optional) | file | Optional | Example: C:/data/feed.xml Supports variables | |
| Store object in | variable | Required | Example: obj | |
| Output .json file (optional) | file | Optional | Example: C:/out/feed.json Supports variables |
More Convert commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.