A simple Node REST client for the Akeneo PIM Don't expect much, as it is pretty much a PoC right now :-) Configuration Copy config/params.js.dist to config/params.js and fill with your server address and credentials Usage Run npm install to import dependencies Then node src/boot.js.