How to Integrate with the Odoo API
How Odoo's API Works
Odoo exposes three API protocols: XML-RPC, JSON-RPC, and a REST API (added in Odoo 17). All three access the same underlying ORM layer — the same models, fields, and methods you'd
apideck.hashnode.dev12 min read