Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3136 Переглядів

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!

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лип. 23
3261
0
жовт. 22
3293
0
квіт. 22
3196
0
бер. 22
2388
2
трав. 21
9613