We want to integrate Odoo's RESTful API with AppSheet. The goal is to retrieve data from specific tables in Odoo and display it within an AppSheet app. Additionally, We want to perform CRUD (Create, Read, Update, Delete) operations on this data directly from within the AppSheet interface, with the changes being reflected back in Odoo.
We are going for this approach to limit the data being fetched from the DB and optimize our queries.
Could you please provide guidance on the following:
Setting Up the API Connection:
Performing CRUD Operations:
User | Count |
---|---|
15 | |
11 | |
7 | |
3 | |
2 |