Node script to convert Demandware generated XML accounts to JSON format for Gigya's import.
- Clone this Repo by using "git clone https://github.com/gigya/demandware-gigya-converter"
- Install all the dependent packages "npm install"
- Run the script by using "node sampleconverter.js data/DemandWareExport.xml data/DemandWareExport.json" and the output file gets generated in data folder. This file can be used for import with Gigya.