App Introduction
LINNALL (Wanlian ERP) – Your Reliable Ecommerce Order Fulfillment Expert! LINNALL (Wanlian ERP) is dedicated to helping merchants solve challenges with self-fulfillment and third-party warehouse shipping. It fetches real-time orders from Shopify, automatically selects the optimal warehouse and logistics provider, pushes orders to carriers to generate shipping labels, and sends fulfillment instructions to third-party warehouses’ WMS systems. After shipment, it auto-fills tracking numbers to Shopify. It also syncs real-time inventory levels across different warehouses to the corresponding Locations in Shopify stores.
Core Functionality
- Automatically fetch and review paid orders, then mark them as shipped.
- Automatically select warehouses and shipping services, send orders to carriers for shipping labels, or generate fulfillment instructions for warehouse providers.
- Intelligently identify special orders and notify users for manual handling.
- Automatically retrieve tracking numbers from carriers and warehouse providers, then sync them back to Shopify orders.
- Synchronize real-time inventory to Shopify on a daily schedule – automatically unlist out-of-stock items and list new arrivals.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multi-warehouse Merchants
- Omnichannel Retail Merchants
- DTC Brand Merchants
Basic Information
- Developer:Global Reach Logistics
- Address:Watling Park, Station Road, Daventry, Northamptonshire, ENG, NN6 7XY, GB
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-8-27
- Supported languages:English、Simplified Chinese
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillments.json
- GET /admin/api/orders.json?status=paid
- PUT /admin/api/orders/{order_id}/fulfillment_status.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/fulfillments/{fulfillment_id}/shipping_labels.json
- GET /admin/api/carriers/{carrier_id}/services.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}.json
Permission:write_fulfillments,read_fulfillments,manage_carriers
- GET /admin/api/orders.json?status=any&tags=special
- POST /admin/api/orders/{order_id}/tags.json
- GET /admin/api/orders/{order_id}/notes.json
Permission:read_orders,write_orders,manage_tags
- PUT /admin/api/fulfillments/{fulfillment_id}.json
- GET /admin/api/fulfillments/{fulfillment_id}/tracking.json
- POST /admin/api/orders/{order_id}/notes.json
Permission:write_fulfillments,read_fulfillments,manage_orders
- PUT /admin/api/inventory_levels.json
- GET /admin/api/products.json?limit=250
- PUT /admin/api/products/{product_id}/status.json
Permission:write_inventory,read_inventory,manage_products