Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
Lines of code | 387 |
Technical Name |
api_restfull_example |
Website | https://www.linkedin.com/in/danial-habibi-601b4926/ |
Versions | 10.0 14.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
Lines of code | 387 |
Technical Name |
api_restfull_example |
Website | https://www.linkedin.com/in/danial-habibi-601b4926/ |
Versions | 10.0 14.0 |
Basically this Repo just to prove that its easy to create REST-API on ODOO 14 and integrate it with other service like API-GATEWAY, on this demo It's focusing on Sale Order Activity
- To configure webhook url in odoo go to sale -> settings -> scroll to the bottom of the page there will be 2 field that you need to set, Api Key field and Base URL for webhook,
- Odoo Api_rest swagger https://localhost:8069/api_rest/swagger_doc
- To consume ApiRest on odoo you need odoo api key [How to Generate and Use API Keys in Odoo 14 (cybrosys.com)](https://www.cybrosys.com/blog/generate-and-use-api-keys-odoo-14)
Please log in to comment on this module