Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3068 Переглядів

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
1605
1
серп. 15
7810
0
січ. 24
1689
0
бер. 25
1330
1
черв. 24
1539