Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3135 Представления

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