Can anyone please tell how can I create records in timesheet using external api. I want control odoo system by external api. I can't find proper documentation for external api. Please try to help me if someone know about this.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1453
Views
Hi Eleyas,
Rather than using the external API, you can create your own API in Odoo and make calls to it to create the timesheet entries.
Or using the API systems provided by default in Odoo - XMLRPC or JSONRPC to make api calls and to create records.
Refer to the below link to get a more idea about it.
https://www.cybrosys.com/odoo/odoo-books/odoo-15-development/ch14/
Regards
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up