How to do Logging in Odoo 14 Using External API | Logging in Odoo 14 | Odoo XMLRPC
Channel:
Subscribers:
28,000
Published on ● Video Link: https://www.youtube.com/watch?v=_0hEVAo13V8
Odoo requires users of the API to be authenticated before they can query most data. The xmlrpc/2/common endpoint provides meta-calls that don't require authentication, such as the authentication itself or fetching version information. To verify if the connection information is correct before trying to authenticate, the simplest call is to ask for the server’s version. The authentication itself is done through the authenticate function and returns a user identifier (uid) used in authenticated calls instead of the login.
#odooexternalapi #xmlrpc #odooxmlrpc
Other Videos By Cybrosys Technologies
Tags:
odoo
cybrosys odoo
odoo 14
how to use name search method in odoo
how to use name_search method in odoo
how to use _name_search method in odoo
how to delete external id in odoo
odoo 14 tutorials
how to use orm in terminal
how to override unlink method in odoo
how to override delete method in odoo
how to delete record in odoo
how to add id in xml file to create record in odoo
how to fix in odoo
create record using xml file in odoo
how to search multi fields in odoo