Skip to Content
Menu
This question has been flagged
2 Replies
1170 Views

hello,

I would like to get data from my database. With a local odoo i know that it is easy to do but with the online version is it possible ?

thx for your help


Avatar
Discard
Author Best Answer

thx for your answer Niyas but where i can import and use this library with the odoo online 

Avatar
Discard
Best Answer

Hi,

Using xmlrpc you can fetch data from any odoo database.

Odoo xmlrpc:  https://www.odoo.com/documentation/16.0/developer/howtos/web_services.html

Thanks

Avatar
Discard