Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3191 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 23
3309
0
paź 22
3305
0
kwi 22
3207
0
mar 22
2408
2
maj 21
9638