-
Opening Keynote - Unveiling Odoo 19
Fabien PinckaersWykonano
-
Keynote - Industries
Fabien PinckaersWykonano
-
Best practices to design Odoo crons
Thibault FrancoisWykonano
-
Simplifying the CLI, one command at a time
Paolo GattiWykonano
-
How to integrate hardware with Odoo IoT Box?
Louis Travaux (lotr)Wykonano
-
Discover how we made Odoo blazing fastCédric ThiryWykonano
-
Database autopsy: A performance post-mortem
Victor PirynsWykonano
-
Point of sale: Replicating Python to JavaScript models for a resilient frontend
Loukas WetsWykonano
-
Runbot knows what you broke: Behind testing infrastructure
Christophe Monniez (moc)Wykonano
-
What's new in the JavaScript framework?
Géry DebongnieWykonano
Wczytywanie wideo...
XMLRPC is dead. All Hail JSON-2.
Developer
Lokacja: Hall 11.B
-
19.09.2025, 16:30
-
19.09.2025, 17:00
(Europe/Brussels)
(30 minut)
Julien Castiaux (juc)
Software Developer
w Odoo
Julien Castiaux (juc)
Software Developer
w Odoo
Julien is a framework developer at Odoo since 2019. He is responsible of various technical systems such as controllers, crons and email compliance.
This talk is about the external programmatic APIs of Odoo, how perform actions in Odoo from other softwares. The existing RPC API (/xmlrpc, /jsonrpc) is deprecated in 19.0 and scheduled for removal in 20.0. The new JSON-2 API (/json/2) acts as a replacement. This talk is about presenting the new JSON-2 API, its benefits over the RPC API, and how to transition from one to the other.