App Introduction
Create routes for your orders in an unconventional way and easily notify your drivers and customers. Have you decided to handle delivery on your own to cut down your shipping costs? Maybe you’ve tried different tools before, but they might seem complicated for your drivers and planners. We simplify everything with our map view planner. You’ll be able to see pending orders on the map—just click the orders you want to deliver, and we’ll calculate the shortest route, prepare labels, and notify your customers of the estimated delivery time.
Core Functionality
- Offer customized services tailored to your specific needs.
- Calculate the shortest route, including traffic accidents.
- Provide drivers with a web app for one - tap navigation to scheduled delivery points.
- Notify customers of their order's estimated delivery date and time.
- Create labels for each line item in an order. Easy - to - read calendar view.
Merchant-Friendly
- Delivery-focused E-commerce
- Customized Merchants
- Driver-managed Merchants
- Order-visualization Merchants
Basic Information
- Developer:Hub Trade And Consulting LTD
- Address:60 Millmead Business Centre Millmead Road,, London, ENG, N17 9QU, GB
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2022-11-10
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
- Unlimited Drivers
- 40 Routes per Month
- Driver App
- Proof of Delivery
- Customer Tracking Link
- Delivery Notifications
- Create Labels
广泛访问
- Everything included in the Free Plan
- Unlimited routes
- 1000 SMS credits
- Dedicated account manager
- Priority support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/custom_service.json
- PUT /admin/api/custom_service/{id}.json
- GET /admin/api/custom_service.json
Permission:write_custom_service,read_custom_service,manage_orders
- POST /admin/api/route_calculation.json
- GET /admin/api/route_calculation/{id}.json
- PUT /admin/api/route_calculation/{id}/recalculate.json
Permission:write_route,read_route,manage_shipping
- POST /admin/api/driver_navigation.json
- GET /admin/api/driver_navigation/{driver_id}.json
- PUT /admin/api/driver_navigation/{id}/update.json
Permission:write_driver_nav,read_driver_nav,manage_staff
- POST /admin/api/delivery_notification.json
- GET /admin/api/delivery_notification/{order_id}.json
- PUT /admin/api/delivery_notification/{id}/resend.json
Permission:write_notifications,read_notifications,manage_orders
- POST /admin/api/order_labels.json
- GET /admin/api/order_labels/{order_id}.json
- PUT /admin/api/order_labels/{id}/update.json
Permission:write_order_labels,read_order_labels,manage_orders
- GET /admin/api/orders/calendar.json
- POST /admin/api/orders/calendar/filter.json
- PUT /admin/api/orders/calendar/settings.json
Permission:read_orders,manage_order_settings,view_calendar