App Introduction
Merchants can add tracking numbers to orders via CSV The Bulk Tracking Number Update feature from AOD - Apps on Demand allows you to import tracking numbers for your orders. Simply install the app and get started. After installation, just export the sample CSV file, add tracking numbers to it, and import it. Merchants can also export a list of order IDs that do not have tracking numbers.
Core Functionality
- Admins can bulk import order tracking numbers via CSV
- Our app will also complete orders if they are not already fulfilled
- Import multiple tracking numbers
- Reporting and add tags to orders
- Extremely easy to use with fast support
Merchant-Friendly
- Cross-border E-commerce Merchants
- High-order Volume Merchants
- Multi-channel Sales Merchants
Basic Information
- Developer:Apps On Demand
- Address:Phase 8B, Sahibzada Ajit Singh Nagar, PB, 160055, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2024-4-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic plan
$2.99
- Shopify Plus Users - $15/Month
- Bulk Import Tracking Numbers via CSV
- Import via Order ID or Order Number
- Export Orders
- Report and Add Tags
- Quick Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/bulk.json
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/orders/bulk.json
- PUT /admin/api/orders/{order_id}/fulfillments.json
- GET /admin/api/orders/{order_id}.json
Permission:write_orders,read_orders,manage_fulfillments
- GET /admin/api/orders.json
- POST /admin/api/orders/{order_id}/tags.json
- GET /admin/api/reports.json
Permission:read_orders,write_orders,read_reports