π nShift Track & Trace
nShift Track & Trace is an action used to access detailed information about nShift shipment.
API Documentation here.
Inputs
| Name | Type | Description |
|---|---|---|
| nShift Client ID | SensitiveString | API Client ID |
| nShift Client Secret | SensitiveString | API Client Secret |
| Tracking Number | String | Tracking Number |
| Order Created Date | String | Order Created Date |
| API Version | String | v1 or v2 |
Outputs
| Name | Type | Description |
|---|---|---|
| Shipment Found? | Boolean | Shipment Found? |
| Last Event Date | String | Last Event Date |
| Carrier Name | String | Carrier Name |
| Tracking Status | String | Tracking Status |
| Last Event | Object | Last Event Data Object |
| Shipment Details | Object | Shipment Details Data Object |
Updated almost 2 years ago
