is there a way to connect to Odoo external Api's other than xml-rpc. We use c#.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
3150
ビュー
There's XML-RPC and JSON-RPC (https://www.odoo.com/documentation/17.0/developer/howtos/web_services.html). You should use a client that allows C# to connect with one of them. See for example:
https://github.com/ieski/OdooXmlRpc
I hope this helps!
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
7月 23
|
3275 | ||
|
0
10月 22
|
3294 | ||
|
0
4月 22
|
3199 | ||
|
0
3月 22
|
2390 | ||
|
2
5月 21
|
9621 |