App Introduction
Power last-mile delivery for your e-commerce orders. The Shopify-Onfleet integration automates task creation for efficient delivery management, supports custom delivery zones and time slot selection, streamlines the order-to-delivery workflow, reduces manual data entry, and boosts customer satisfaction by offering transparent delivery options.
Core Functionality
- Automatically generate Onfleet tasks from Shopify orders
- Two-way data sync between Shopify and Onfleet
- Define eligible local delivery zones
- Configure delivery time slots and set preparation/cutoff times for each location
- Customers can select their preferred delivery time slot before checkout
Merchant-Friendly
- Local Delivery E-commerce
- Same-day Delivery Merchants
- Offline Store Online Merchants
- Fresh Food Delivery Merchants
Basic Information
- Developer:Onfleet
- Address:268 Bush Street #4305, San Francisco, CA, 94104, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2024-6-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Onfleet + Shopify
免费
- • Two-way Onfleet Integration
- • Delivery Zones by Distance and Zip Code
- • Delivery Time Slots and Prices at Checkout
- • Custom Preparation and Cutoff Times
- • Create and Update Onfleet Tasks
- • Write Shopify Order IDs to Onfleet Tasks
- • Sync Onfleet Task Status with Shopify
- • Integrate with Any Onfleet Plan Type
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/metafields.json
- GET /admin/api/orders/{order_id}.json
- POST /onfleet/api/v1/tasks
Permission:read_orders,write_orders,write_products
- GET /admin/api/orders/metafields.json?namespace=onfleet
- PUT /onfleet/api/v1/tasks/{task_id}
- POST /admin/api/orders/{order_id}/metafields.json
Permission:read_orders,write_orders,read_products
- POST /admin/api/fulfillment_service/{id}/shipping_zone.json
- PUT /admin/api/shipping_zone/{id}.json
- GET /admin/api/shipping_zones.json
Permission:write_shipping,read_shipping,manage_fulfillment
- POST /admin/api/fulfillment_service/{id}/delivery_window.json
- PUT /admin/api/delivery_window/{id}.json
- GET /admin/api/delivery_windows.json
Permission:write_shipping,read_shipping,manage_fulfillment
- GET /admin/api/delivery_windows.json?available=true
- POST /admin/api/cart/update.json
- GET /admin/api/checkout/shipping_rates.json
Permission:read_shipping,write_cart,read_products