API
Application Programming Interface
The interface that lets two systems talk to each other and exchange data.
An API is a standard doorway that lets one piece of software query another: fetch products, create an order, update stock. It is the basis of every integration between systems. Odoo exposes a full API (XML-RPC, JSON-RPC), which is what makes connectors possible.
We speak your language, and the technical one.
A project, a question? We answer without the jargon.
Talk to an expertRelated terms
AMS
Maintenance and development of software entrusted to an outside provider.
DéfinitionConnector
A module that links two systems to keep their data in step automatically.
DéfinitionETL
Extracting, transforming and loading data from one system into another.
DéfinitionMigration
Moving from one system (or version) to another, bringing the data with it.
DéfinitionOdoo Community vs Enterprise
The free, open-source edition against Odoo's paid edition.
DéfinitionOpen source
Software whose source code is open, freely readable and modifiable.
Définition