Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3094 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
jul. 22
1622
1
aug. 15
7825
0
jan. 24
1723
0
mar. 25
1364
1
jun. 24
1547