Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 489 |
Technical Name |
odoorestapicreateproduct |
License | LGPL-3 |
Odoo RESTFUL API
This module helps you to connect or integrate any third party application with Odoo.
It provides a fluent and easy HTTP based API interface instead of the Odoo default RPC.
By design Odoo is shipped with RPC API interfaces which may not be straight forward for many developers that are not familiar with the RPC(s).
This is module only cares about generating an HTTP response for each HTTP request, it has nothing to do with your or existing application logic.
For detailed example of REST API refer
https://www.youtube.com/watch?v=Vfqt7wq11pM
Please log in to comment on this module