Skip to Content
Menu
This question has been flagged
1 Odpoveď
3164 Zobrazenia

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

Avatar
Zrušiť
Best Answer

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!

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
júl 23
3282
0
okt 22
3299
0
apr 22
3204
0
mar 22
2399
2
máj 21
9629