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

I need to send some data outside Odoo when a special event is triggered. For example, when an Order is created I would like to send a "post request" to external services where passed some data using python code. Which is the best approach for doing it?

 

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

You can create an API in the external services and then override the create function for the sale order and call the API while creating the order.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
июл. 22
1611
1
авг. 15
7814
0
янв. 24
1700
0
мар. 25
1339
1
июн. 24
1542