π AfterShip Track & Trace
Get tracking information from AfterShip
This action uses the following AfterShip endpoint (deprecated):
https://api.aftership.com/v4/trackings/?tracking_numbers=${trackingNumber}
Inputs
| Name | Type | Description |
|---|---|---|
| Tracking Number | String | Tracking Number |
| AfterShip API Key | Credentials | AfterShip API Key |
Outputs
| Name | Type | Description |
|---|---|---|
| Found Tracking? | Boolean | Whether any tracking info was found for the tracking number provided |
| Status of the package delivery | String | Status of the package delivery: Information Received, In Transit, Out for Delivery, Available for Pickup, Delivered, Failed Attempt,Exception, Expired, Pending |
| Status Description | String | Status description |
| Estimated Delivery Date | String | Date when the package is exprected to be delivered |
| Tracking URL | String | Tracking URL |
| Pick Up Location | String | Pick up location for Ready for Pickup status |
| Activity History | List | History of events for this package |
| Tracking Data | Object | Tracking data returned by AfterShip |
| Carrier Name | String | Carrier Name |
Updated about 1 hour ago
