Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2462 Представления

For every API request we need to provide the DB name. Public users are unable because they don't have access to the database to compare the credentials.

We are rebuilding a webshop where they previously using Woocommerce for Authentication. Are most of you using 3rd party API's?

Аватар
Отменить
Лучший ответ

Hi,

By default odoo provides the XMLRPC and JSON RPC to connect from external applications and to get and post data into odoo.

You can see the documentation here: https://www.odoo.com/documentation/16.0/developer/howtos/web_services.html


If you need to build custom API end point's you can achieve it by creating controllers in Odoo. See a practical illustration using Postman here:  https://www.youtube.com/watch?v=wGvuRbCyytk

Thanks

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
дек. 22
3288
3
нояб. 24
1822
5
дек. 15
9222
1
сент. 23
6187
0
янв. 23
8246