BPost Track & Trace(API Parcel)
The action is used to get the tracking information from BPost.
Inputs
| Name | Type | Description |
|---|---|---|
| Tracking Number | String | Bpost tracking number |
| Username | String | BPost username |
| Password | String | BPost password |
Outputs
Name | Type | Description |
|---|---|---|
Found Tracking? | Boolean | Whether the tracking information was found |
Status | String | Tracking status: |
Status Description | String | Detailed description of the tracking status |
Shipped Date | String | The date of the shipment. |
Last Event Date | String | The date of the last tracking event. |
Tracking URL | String | Tracking URL |
Activity History | List | List of all the tracking events. |
Updated 7 days ago
