Skip to content

singhuday/sfcc-inventory-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfcc-inventory-feed

Install

Using npm:

$ npm install

Usage

To use the module, Download the product details from BM in CSV format , mention the absolute path of CSV in config.js e.g. CSV_INPUT_FILE : "{PATH_OF_CSV/XXX}.csv"

$ node index.js
or 
$ npm run generate:inventoryfeed

Below command will generate , zip and upload the inventory file to instance mentioned in config file

$ npm run generate:inventoryfeed:upload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published