node-red-contrib-odoo-xmlrpc

Odoo XMLRPC API client nodes for Node Red


Keywords
node-red, odoo, xmlrpc
Install
npm install node-red-contrib-odoo-xmlrpc@0.0.4

Documentation

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.