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

Hello,

I got a test account with odoo, we installed a module for odooERP WEB API and we trying to establish a connection from an outside server where our store its located.

I have a few questions and it would be great if you can help me:

- how to access API from outside server?
- where are the endpoints?
- and where is a documentantion ?
- where i can get the API key, database, password, hostname? if any of those are needed
- is there any php example to connect into API enpoints e.g.: get products data or stock?

Thanks a lot for your help
Zubin

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

Hi Zubin,

Please see the following is the link for the manage API calls from outside to Odoo. It will resolve your question for the documentation and PHP example.

https://doc.odoo.com/6.1/developer/12_api/

Let me know if you want more details. I will provide you.

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

I wrote a simple php client to interact with the Odoo xmlrpc api. Maybe it suits your needs.

https://packagist.org/packages/jacobsteringa/odoo-client

I have not written any documentation, but the source code is documented.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
авг. 25
321
2
июл. 25
2777
3
июл. 25
580
1
июн. 25
2036
1
авг. 25
972