App Introduction
SyncX: Fulfill Tracking helps merchants automate order fulfillment and tracking updates from suppliers, 3PLs (third-party logistics providers), or warehouses. The app reduces manual work, improves accuracy, and keeps customers informed about order statuses with real-time tracking data. It supports multiple connection methods—including CSV, Google Sheets, and FTP—making it easy to import fulfillment data from any source. Customize rules, apply filters, and view activity logs to maintain control over the fulfillment process. No coding required.
Core Functionality
- Automatically match order numbers and fulfill orders with tracking information in the fulfillment log
- Import order files from any source, such as email, FTP/SFTP, Google Sheets, or REST API
- Automatically match orders and update order tracking codes. Works with any third-party logistics carriers
- Add multiple tracking numbers to an order for partial fulfillment
Merchant-Friendly
- Cross-border E-commerce Merchants
- 3PL Partner Merchants
- Multi-channel Sales Merchants
- Drop-shipping Merchants
Basic Information
- Developer:SyncX
- Address:5-13-05, Block 5, VSQ @ PJ City Centre, Jln Utara, Petaling Jaya, SGR, 46200, MY
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:44 comment
- Release Date:2015-8-27
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费 3000 个订单
- First 3000 fulfillments free
- Sync tracking information to PayPal
- Basic features
- $0.01 per fulfillment - Suitable for new stores
无限
- Monthly Unlimited Fulfillment
- Partial Fulfillment
- Sync Tracking Info to PayPal
- All Features
- Priority Sync
- Auto Mark After Fulfillment
- Custom Connections (ERP, 3PL)
- Priority Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}.json
- GET /admin/api/orders/{order_id}/fulfillments.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/orders/imports.json
- GET /admin/api/orders/imports/{import_id}.json
- PUT /admin/api/orders/imports/{import_id}.json
Permission:write_orders,read_orders,manage_files
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/tracking.json
- GET /admin/api/orders/{order_id}/tracking.json
- POST /admin/api/orders/{order_id}/tracking/bulk.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/trackings.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/trackings/{tracking_id}.json
- GET /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/trackings.json
Permission:write_orders,read_orders,manage_fulfillments