Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1067 Visualizações

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?

Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar