Integrations
Connect your carriers
in 30 minutes.
RouteLyft normalises carrier tracking feeds across 30+ EU and international networks — REST APIs, EDIFACT IFTSTA/IFTMIN adapters, and legacy FTP sources. No rip-and-replace of your existing TMS. No manual feed schema mapping. Connect and go.
Carrier connections
30+ carriers, one normalised feed
Every carrier below connects through the RouteLyft gateway. Position events, customs handoffs, and ETA updates — whether arriving as REST JSON, EDIFACT IFTSTA, or FTP CSV — are translated into a single event schema and merged into the shipment timeline.
Don't see your carrier? Contact us — most REST carriers can be onboarded within 2 weeks.
TMS & ERP
Push data to your existing systems
RouteLyft is a visibility data layer, not a TMS replacement. Connect your freight management system or ERP via outbound webhook to receive normalised shipment events without changing your existing workflow or data model.
Outbound Webhook Push
Configure a webhook endpoint in your TMS or WMS and RouteLyft pushes normalised events in real time — no polling required. JSON schema is versioned and documented. Webhook payloads are signed with HMAC-SHA256 for authenticity verification. Event types include customs.hold, eta.deviation, position.gap, and shipment.delivered.
No Rip-and-Replace
Keep your existing TMS or freight forwarding software. RouteLyft adds the cross-feed visibility layer on top — it does not replace the system you have invested in. A single REST POST or EDIFACT adapter is all the integration overhead required on most freight TMS platforms.
ERP and WMS Event Routing
Route specific event types — customs holds, ETA deviations beyond threshold, proof-of-delivery (ePOD) confirmations — directly into your ERP or WMS for automated exception workflows and dock-scheduling triggers.
POST /your-tms-webhook
X-RouteLyft-Event: customs.hold
{
"event": "customs.hold",
"shipment_id": "TL-DE-20481",
"timestamp": "2025-08-14T12:47:00Z",
"crossing": "DE-PL Görlitz",
"feed_source": "customs_api",
"eta_impact_hrs": 2.6
}
Connect your first carrier today.
Most carriers go live within 30 minutes. Custom connectors available on Ops tier.