Skip to Content
Menu
This question has been flagged
3 Replies
5232 Views

Hello, I have an Odoo server hosted on Odoo Sh and plan to develop an Ecommerce Platform, that would be hosted somewhere else. Does Odoo have an API that allows me to integrate one with the other? How would I, for example, fetch list the products I have on Odoo to display on the ecommerce?

Avatar
Discard
Best Answer

Yes, Odoo provides API in four different languages. Python, Ruby, PHP and Java.
You can check the API documentation from here

Avatar
Discard
Best Answer

You may want to check the Odoo Connector modules from OCA:

https://github.com/OCA/connector-ecommerce

Avatar
Discard
Best Answer

https://www.odoo.com/documentation/11.0/webservices/odoo.html

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 24
765
2
May 22
5901
0
Mar 15
2262
1
Oct 24
310
0
Dec 21
1827