Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 498 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 498 Bytes

Gigya Demandware XML to JSON converter

Node script to convert Demandware generated XML accounts to JSON format for Gigya's import.

Getting Started

  1. Clone this Repo by using "git clone https://github.com/gigya/demandware-gigya-converter"
  2. Install all the dependent packages "npm install"
  3. 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.