Skip to Content
Menu
This question has been flagged
1 Odpoveď
3199 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
júl 22
1762
1
aug 15
7939
0
jan 24
1873
0
mar 25
1579
1
jún 24
1722