Skip to content

Microservice to export product data from a Shopify shop to 3rd party systems

Notifications You must be signed in to change notification settings

nerdsofalltrades/shopify-product-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify product feed for 3rd party systems

Build Status Greenkeeper badge

Microservice to export product data from a Shopify shop to 3rd party systems

Start

$ npm start

will start a server on port 3000.

$ PORT=4242 npm start

will start a server on a custom port.

Sugartrends.com

Their system accepts a CSV which one get via:

$ curl http://localhost:3000/shopfiy-product-feed/sugartrends?key=shopify-app-key&secret=shopify-app-secret&store=shopify-store

or try it live at:

https://nerdsofalltrad.es/shopify-product-feed/sugartrends

About

Microservice to export product data from a Shopify shop to 3rd party systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published