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!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
1
de març 26
|
940 | |||
|
0
de des. 25
|
1557 | |||
|
2
de març 24
|
5501 | |||
|
0
d’ag. 21
|
5307 | |||
|
1
de febr. 26
|
1939 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.