Skip to Content
Menu
This question has been flagged
2 Replies
21817 Views

How to use the JsonRPC method for server side validation and what type of RPC methods are there in odoo12..Please answer or suggest urgently..

Avatar
Discard
Best Answer

Check in the documentation the JSON-RPC section.
https://www.odoo.com/documentation/12.0/howtos/backend.html#json-rpc-library

Avatar
Discard
Best Answer

Hi,

By default, Odoo12 support xmlrpc through APIs which documented. But you can access directly to APIs that defined in controllers, base on the type of json or http. You can test by making the call to those APIs using a Rest Client.

Avatar
Discard
Related Posts Replies Views Activity
1
May 21
5729
2
May 23
11577
1
Mar 20
4023
1
Feb 25
2237
2
Dec 23
15870