Shopify
Orders, line items and customer details import as consignments the moment they're paid. Status and tracking link sync back to the order.
At launchPull orders in from your shippers' stores, send bookings through the channels customers read, and push delivered jobs to your accounts. If it isn't listed, the API covers it.
Orders, line items and customer details import as consignments the moment they're paid. Status and tracking link sync back to the order.
At launchPlugin-free connection with a REST key. Choose which order statuses create a delivery.
At launchScheduled order import for furniture and bulky-goods retailers on Magento 2.
Coming soonUpload a spreadsheet or drop a file on SFTP. Map the columns once and we remember them.
At launchBooking requests, reminders and tracking links from your own sender name. Replies come straight back into QuickDispatch.
At launchBranded booking and tracking emails with your logo, sent from your domain once verified.
At launchBooking requests and replies over WhatsApp for customers who prefer it.
Coming soonAddress lookup, geocoding and traffic-aware drive times for planning and ETAs.
At launchPinpoint rural drops and farm gates with a three-word address on the job.
Coming soonSend delivered jobs to Xero as invoice lines per shipper, with surcharges and credits.
Coming soonThe same monthly shipper invoicing for teams on QuickBooks Online.
Coming soonTriggers for every status change and actions to create consignments, so you can connect thousands of apps without code.
At launchAlerts to a channel for failed drops, unanswered bookings and route changes from the AI agent.
Coming soonFor your shippers: create consignments, read status, pieces scanned and proof of delivery. Growth and above.
At launchFor you: orders, bookings, routes, runs, drivers, vehicles and tracking. Read only on Growth, full on Pro.
At launchSigned events on every change: consignment.scanned, booking.confirmed, run.started, delivery.completed, delivery.failed.
At launchSubscribe once and we POST a signed JSON event whenever a consignment moves. Retries with back-off, a delivery log you can replay, and a sandbox to test against.
API overview →// POST https://your-app.example/hooks/quickdispatch { "type": "delivery.completed", "created": "2026-10-14T13:52:08Z", "data": { "consignment": "con_8Kq2", "reference": "OAK-48213", "pieces": { "expected": 3, "delivered": 3 }, "pod": { "signed_by": "S. Khan", "photo_url": "https://files.quickdispatch.co.uk/pod/8Kq2.jpg" } } }
Tell us what your shippers use. The integrations we build next come from customer requests.