Skip to Content
Menu
This question has been flagged
2 Replies
20753 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
4997
2
May 23
10151
1
Mar 20
3207
1
Feb 25
768
2
Dec 23
14002