Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3064 Widoki

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?

 

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lip 22
1605
1
sie 15
7808
0
sty 24
1688
0
mar 25
1328
1
cze 24
1539