Skip to content

Tool to parse the Salesforce Commerce Cloud order export XML

Notifications You must be signed in to change notification settings

marcelblijleven/sfcc-export-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFCC Export parser

Small Go library to parse SFCC xml exports (only order export for now)

The library exposes some useful functions like:

  • ParseXML (parses the provided file to a slice of Order)
  • WriteXML (writes the provides slice of Order to a file)
  • XMLtoJSON(parses the provided file and exports it as a JSON file)

About

Tool to parse the Salesforce Commerce Cloud order export XML

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages