i'm writing a dotnet app that uses portacapena which is a library that uses jsonrpc . The Odoo v16 documentations only mentions xmlrpc. Does this mean that jsonrpc api will soon be discontinued? Should I use xmlrpc instead? Can you recommend an xmlrpc library for dotnet that is stable and fast? Thank you so much!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
1614
Vistas
Hi,
You can use one among from the XMLRPC or JSONRPC as per your convenience. There is no plan to discontinue the JSONRPC.
You can find the documentation of json rpc here: https://www.odoo.com/documentation/16.0/developer/howtos/web_services.html?highlight=jsonrpc
Thanks & Regards
thanks!
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse