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)
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
1
mars 26
|
940 | |||
|
0
déc. 25
|
1557 | |||
|
2
mars 24
|
5501 | |||
|
0
août 21
|
5307 | |||
|
1
févr. 26
|
1939 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.