Skip to Content
Menu
This question has been flagged
1 Reply
3060 Views

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
Discard
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
Discard
Related Posts Replies Views Activity
0
Jul 22
1605
1
Aug 15
7807
0
Jan 24
1686
0
Mar 25
1323
1
Jun 24
1536