Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
6 ตอบกลับ
36959 มุมมอง

Hi all!

  I can't for the life of me find any official documentation on integrating with  Oddo  using  JSON RPC. Is there such documentation, or maybe an unofficial descent one?

Many thanks!

อวตาร
ละทิ้ง
ผู้เขียน

Both great answers with all I need; thanks guys!

(I can only mark one as "best" so I'm going to mark Cybrosys just because theirs came first :))

คำตอบที่ดีที่สุด

Hi,

These blogs will be helpful:

https://www.cybrosys.com/blog/how-to-use-json-rpc-api-odoo-13

https://www.cybrosys.com/blog/call-json-rpc-to-web-controller-in-odoo

Regards.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

See this tutorial explaining the odoo json rpc in detail:  Odoo JSON RPC - Connect To Odoo Database From External Applications

Thanks

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

I have found this helpful: http : // www.odoo.com + /documentation/17.0/developer/reference/external_api.html 

(sorry, low karma!)

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

If still is usefull, in the official documentation was this:

https://www.odoo.com/documentation/15.0/developer/howtos/web_services.html?highlight=json%20rpc

Best regards.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

However, Odoo's REST API supports JSON as one of the data interchange formats, allowing you to communicate with Odoo using JSON objects. This can be achieved by making HTTP requests to the Odoo API endpoints

อวตาร
ละทิ้ง