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

Hello everyone,


I am looking to integrate an external courier service with Odoo, similar to how FedEx, UPS, or DHL integrations work, so that the tracking number for deliveries is automatically fetched from the courier's API. Specifically, I would like Odoo to:

  1. Send the order details (e.g., recipient address, package weight) to the courier's API.
  2. Retrieve the tracking number assigned by the courier.
  3. Store the tracking number in the delivery order in Odoo.

Could anyone guide me on the best approach to implement this? Should I create a custom module that makes API calls at the time of delivery validation, or is there an existing way to configure this in Odoo?

Any insights, sample code, or module recommendations would be greatly appreciated!

Thanks in advance!

Awatar
Odrzuć
Najlepsza odpowiedź

You can  create a custom module using Odoo's API framework to handle integration.

Awatar
Odrzuć
Autor

Could you please elaborate on what is needed for this?

Powiązane posty Odpowiedzi Widoki Czynność
0
mar 15
4046
1
mar 15
4816
0
mar 15
4743
2
sty 25
4849
1
paź 24
919