Sign in

Dispatch XML-RPC v2 calls

documented

Base endpoint for XML-RPC v2 calls; actual calls go through /xmlrpc/2/common or /xmlrpc/2/object.

POST /xmlrpc/2External RPC APIno implementation yet0 runs

Input

domain
Odoo instance domain
mycompany.odoo.com
db
Odoo database name
mydb
username
Odoo username
admin
password
Odoo password
your_password
Calls odoo as you (your API key is your account); keychains.dev holds the credentials.