Does Odoo support Rest API's. Are there end point I can use. I would like to use Postman to try API's.
Thanks
Does Odoo support Rest API's. Are there end point I can use. I would like to use Postman to try API's.
Thanks
Looking at that documentation it looks like you have to us xml-rpc which we didn't want to do.
I saw a 3rd party app which looks like you could do that.
Is there a way to use REST API's such as (Get,Post)?
Hi,
Odoo External API: https://www.odoo.com/documentation/17.0/developer/reference/external_api.html
Thanks
For headers, see https://www.odoo.com/documentation/19.0/developer/reference/external_api.html
For examples and reference (POST body JSON value), see Odoo-GUI: <Odoo-URL>/Doc. But it is not quite same as REST, it is all POST http.
For avaible models and their fields, see Odoo-GUI (developer / technical / database / models)
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
0
Dec 25
|
678 | |||
|
2
Mar 24
|
4688 | |||
|
0
Aug 21
|
4523 | |||
|
1
Feb 26
|
914 | |||
|
1
Jun 25
|
3343 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.