Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3075 Prikazi

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
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
jul. 22
1607
1
avg. 15
7810
0
jan. 24
1692
0
mar. 25
1332
1
jun. 24
1539