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

For every API request we need to provide the DB name. Public users are unable because they don't have access to the database to compare the credentials.

We are rebuilding a webshop where they previously using Woocommerce for Authentication. Are most of you using 3rd party API's?

アバター
破棄
最善の回答

Hi,

By default odoo provides the XMLRPC and JSON RPC to connect from external applications and to get and post data into odoo.

You can see the documentation here: https://www.odoo.com/documentation/16.0/developer/howtos/web_services.html


If you need to build custom API end point's you can achieve it by creating controllers in Odoo. See a practical illustration using Postman here:  https://www.youtube.com/watch?v=wGvuRbCyytk

Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
2
12月 22
3292
3
11月 24
1843
5
12月 15
9229
1
9月 23
6198
0
1月 23
8255