node-red-contrib-odoo-xmlrpc
A set of nodes for making calls to the Odoo XML-RPC API.
Installation
$ npm install node-red-contrib-odoo-xmlrpc
Usage
Should be fairly self explanatory.
See Odoo Web Service API for more information.
Note
This is currently still a work in progress. As you may see not all the API functionality has been covered yet.
Patches welcome.