跳至內容
選單
此問題已被標幟
1 回覆
1074 瀏覽次數

I currently have an external API using xml-rpc which is retrieving details from a customer invoice and outputting the details in a JSON file. I want to automate this process within odoo such that whenever an invoice is paid, the API is triggered and download the JSON file of that invoice. Do I have to turn my external API into a custom module and is it possible for the automation? Or is there an application that will help me achieve this?

頭像
捨棄
最佳答案

Hi,

Please Refer to the following Question and answer similar to your requirement.

https://www.odoo.com/sk_SK/forum/pomoc-1/how-can-i-make-a-http-request-to-external-api-in-automated-actions-180956

Hope it helps

頭像
捨棄