Skip to Content
Menú
This question has been flagged
1 Respondre
3062 Vistes

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?

 

Avatar
Descartar
Best Answer

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.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de jul. 22
1605
1
d’ag. 15
7808
0
de gen. 24
1688
0
de març 25
1328
1
de juny 24
1539