This question has been flagged
2 Replies
14062 Views

Hello Everybody,

I want to create a lead json rpc.

How builds the request json?

Thanks

Guillaume

Avatar
Discard

hii i have found a solution using JSON RPC http://gauravsahu.github.io/odoo-client-JSON-RPC/ http://gauravsahu.github.io/odoo-client-JSON-RPC/

Best Answer

Try the new odoo developers documentation.

It includes JSON-RPC sample code.

Avatar
Discard

Thank you for your hint to the documentation. Is there a full documentation of all methods and arguments, or where can I study the sourcecode of possible calls?

Best Answer

hii i have found a solution using JSON RPC and Node.js

http://gauravsahu.github.io/odoo-client-JSON-RPC/

Avatar
Discard