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
3802 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
3686
0
paź 22
3510
0
kwi 22
3386
0
kwi 22
2612
2
maj 21
9890