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
896 Widoki

Hello,

we get an order via shopify.


when i send a delivery out for this order, i get a tracking link/reference back from sendcloud.


Is there a way to automaticly update the  the field "tracking reference" under shipping information with the trackling link?


we need to have this send back to shopify as well.


thanks in advance

Awatar
Odrzuć
Najlepsza odpowiedź

Hello Job:

I was studying this section too,  but didn't find any mechanism helping to automatically write the tracking reference.


You can see the field 'carrier_tracking_ref ' is isolated,with no method to assign value to it.  It need be input manually and just acting as an evaluation factor for generating the external tracking url(i.e. the field 'carrier_tracking_url').


At present my idea or suggestion is:


1,  interconnect with the carrier provider,  get their querying API,  use the python lib 'request' to fetch the delivery details. So far as I know, most carrier company has ready-made API for tracking service,  it's just simply http request.


2, overwrite the method 'write' to update the tracking reference or even the complete delivery details into the module 'stock.picking'.


Hope the above helps.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 25
1380
2
maj 24
6633
1
paź 22
3685
4
paź 21
6900
1
sty 20
6290