コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3082 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
0
7月 22
1613
1
8月 15
7814
0
1月 24
1701
0
3月 25
1340
1
6月 24
1545