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!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
1
bře 26
|
939 | |||
|
0
pro 25
|
1557 | |||
|
2
bře 24
|
5498 | |||
|
0
srp 21
|
5305 | |||
|
1
úno 26
|
1939 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.