🔑 DPD UK Track & Trace
The action is used to get the tracking information from DPD UK.
CredentialsThe credentials are obtained from your DPD contact person.
Inputs
| Name | Type | Description |
|---|---|---|
| Tracking Number | String | DPD UK tracking number |
| DPD Username | String | DPD UK username |
| DPD Password | String | DPD UK password |
DPD Username must be in UPPER CASE
Outputs
Name | Type | Description |
|---|---|---|
Tracking Found? | Boolean | Whether the tracking information was found |
Status | String | Tracking status |
Status Description | String | Detailed description of the tracking status |
Last Event Date | String | The date of the last tracking event. |
Shipped Date | String | The date of the shipment. |
Activity History | List | List of all the tracking events. |
Tracking Info | Object | All the tracking information returned from DPD |
Updated 9 days ago
