Integrations
Fleet Planner connects natively with the 8Move ecosystem and Google Maps. Orders in, routes out, confirmations back.
Driver Pro
Driver Pro is the companion mobile app for drivers. The integration is bidirectional and real-time:
| Direction | Data exchanged |
|---|---|
| Fleet Planner → Driver Pro | Optimised routes, stop sequences, delivery windows, customer details, special instructions |
| Driver Pro → Fleet Planner | Real-time GPS position, status updates, delivery confirmations, PoD data, failure reports |
Routes are pushed to drivers automatically on dispatch. Every status change and GPS update flows back to Fleet Planner in real time.
Supply Now
Supply Now is the B2B customer portal where customers place orders. Fleet Planner receives these orders for dispatch planning:
- shopping_cartOrder flow — customer orders from Supply Now flow directly into Fleet Planner for dispatch
- scheduleETA visibility — customers see their delivery ETA in Supply Now (configurable per client)
- blockCapacity enforcement — orders blocked during checkout when the vehicle for the slot is full
- notificationsStatus updates — customers receive delivery status notifications through Supply Now
BackOffice & WMS
BackOffice
BackOffice is the central business management tool. Orders created in BackOffice appear in Fleet Planner for dispatch. Delivery confirmations trigger automatic invoicing through BackOffice.
- inboxOrder creation — orders created in BackOffice appear in Fleet Planner
- receipt_longInvoicing trigger — delivery completion triggers Swiss QR-Bill invoice generation
- groupCustomer data — customer addresses, contacts, and preferences shared
- local_shippingVehicle & driver data — fleet configuration managed in BackOffice
WMS (Warehouse Management)
The warehouse module receives route preparation notifications with aggregated product lists. Warehouse staff pick and pack by route rather than by individual order, saving significant time.
Google Maps
Fleet Planner uses Google Maps APIs for mapping, distance calculation, and route visualization:
- mapInteractive map — Google Maps as the base layer for the dashboard
- straightenDistance Matrix API — traffic-aware driving distances for route optimization
- polylineRoute polylines — visual route paths drawn on the map
- pin_dropStop markers — numbered delivery stop markers with info windows
- hexagonZone polygons — delivery zone boundaries rendered as coloured overlays
When the Google Maps API is unavailable, the optimization engine falls back to Haversine (great-circle) distance calculations to ensure routes can still be optimized.