GFS Get Tracking

The GFS Track & Trace action retrieves the full tracking history and delivery status of a package using GFS Connect.

Inputs

NameTypeDescription
Tracking NumberStringThe consignment number or package tracking reference.
CarrierStringCarrier name (e.g., EVRI, DPD, GFS INTERNATIONAL).
GFS API KeyCredentialsYour GFS Connect API key used to authenticate the request.

Outputs

NameTypeDescription
Found?BooleanWhether tracking information was successfully retrieved.
StatusStringDelivery status (e.g., DELIVERED, IN_TRANSIT, UNKNOWN).
Status DescriptionStringLatest tracking event description (e.g., Parcel delivered to the letterbox).
Last Event DateObjectTimestamp of the most recent tracking update (ISO 8601 format).
Tracking EventsListFull chronological list of all tracking events related to the parcel.
Tracking DetailsObjectMetadata about the shipment and delivery (e.g., address, service, etc.).

References

📘 GFS Parcel Tracking API Reference