IFS Italy
You can use Fulfilleo to import tracking numbers of orders shipped by IFS Italy.
Here are the settings that you need to set up in Fulfilleo.
Schedule
Schedule the automation to run every hour at a selected minute.

Source
Channel: HTTP
Method: GET

Data mapping
Format: JSON
Order (JSONPath):
$.ordersOrder Number (JSONPath):
$.referenceShipments (Ignore)
Tracking Number:
$.tracking_codeTracking Company (Fixed): IFS
Tracking URL (JSONPath):
$.tracking_urlItems (JSONPath):
$.itemsSKU (JSONPath):
$.skuQuantity (JSONPath):
$.quantity

Filters
Make sure to add a filter "Tracking Number - is not empty". Otherwise the automation would also fulfill orders that haven't been shipped yet, and there would be no tracking numbers.

Last updated