コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5334 ビュー

my client gave me the odoo URL, username, database name, and password and I'm building a mobile application how can fetch odoo restful api to get the data 

アバター
破棄
著作者

hello,

I'm using react.js and node.js for my work can u please guide me on how can I get the data from the odoo database

最善の回答

Hi,

You can use the odoo external api/xmlrpc to fetch and update from the odoo database.

You can refer this documentation: Odoo External API

Video tutorial: Odoo External API: Search And Read From Odoo Database

Thanks & Regards

アバター
破棄
最善の回答

That really depends on your use case, i.e., which models you want to access, which language you use (e.g., Flutter), etc. But see link below for the official documentation which should answer most of your questions:

https://www.odoo.com/documentation/16.0/developer/reference/external_api.html

I hope this helps!

アバター
破棄
関連投稿 返信 ビュー 活動
3
7月 19
11166
2
7月 25
2713
3
7月 25
549
1
7月 25
237
1
6月 25
1990