🔑 Nacex Track and Trace

The action is used to get the tracking information from Nacex. Nacex is a carrier from Spain.

📘

Credentials

The credentials are optained from your Nacex contact person. Please not you will need to ask for your web service credentials.

Inputs

NameTypeDescription
Tracking NumberStringNacex tracking number
UsernameStringNacex web service username. Please note that this is different than the username used to login into the business portal.
PasswordStringNacex web service password. Password in MD5 format supplied by NACEX. Please note that this is different than the password used to login into the business portal.

Outputs

NameTypeDescription
SuccessBooleanWhether the tracking information was found
True / False
StatusStringTracking status:
Delivered,
In Transit,
Problem with Delivery
Tracking LinkStringNacex tracking link
Shipped DateStringThe date of the shipment.
Format:
DD/MM/YYYY
Last Event DateStringThe date of the last tracking event.
Format:
DD/MM/YYYY hh:mm:ss
Last EventObjectA detailed description of the last tracking event
Activity HistoryListHistory of events for this package
Shipment IdStringThe internal Nacex shipment Id for the package. This is needed to be able to generate return labels
Delivery AddressStringThe address where the package is/will be delivered

📘

Tracking Status

Nacex API returns a status code for the last tracking event. DG maps this status code to one of the predefined statuses. E.g. INCIDENCIA - Problem with Delivery.

Statuses mapping

Problem with Delivery = INCIDENCIA
In Transit = TRANSITO,REPARTO
Delivered= RECOGIDO, OK

More endpoints documentation here: https://pda.nacex.com/nacex_ws/doc/es.documentacion.html