跳至內容
選單
此問題已被標幟
1 回覆
3097 瀏覽次數

is there a way to connect to Odoo external Api's other than xml-rpc. We use c#.

頭像
捨棄
最佳答案

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
3250
0
10月 22
3280
0
4月 22
3177
0
3月 22
2381
2
5月 21
9598