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)
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
1
mar 26
|
940 | |||
|
0
dic 25
|
1562 | |||
|
2
mar 24
|
5503 | |||
|
0
ago 21
|
5314 | |||
|
1
feb 26
|
1940 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.