クラウドWMS『ロジザードZERO』自動/API連携アプリ
App Introduction
This is an automatic integration app for the cloud WMS **Logizard ZERO**. The integrated data types include product master data, orders, shipping results, and inventory information. ### **Automatic Integration Details** ① **Product Information**: Sync Shopify product data to Logizard ZERO as product master data via Logizard ZERO-LINK. ② **Order Information (Shipping Schedules)**: Sync Shopify order data to Logizard ZERO as scheduled shipping data via Logizard ZERO-LINK. ③ **Shipping Results**: Sync confirmed shipping records from Logizard ZERO to Shopify via Logizard ZERO-LINK. Updates fulfillments to "Fulfilled," and retains the shipment confirmation date, carrier, and tracking number. ④ **Inventory Results**: Sync inventory changes from Logizard ZERO to Shopify via Logizard ZERO-LINK. Two sync modes are available: - **Differential Sync**: Syncs inventory changes at intervals as short as 10 minutes. - **Daily Sync**: Overwrites and syncs inventory data once per day. ### **Notes** - Multi-location integration on Shopify is not supported. You must select **one location** on Shopify for syncing. - If you do not have active contracts for **Logizard ZERO** and **Logizard ZERO-LINK**, please contact the Logizard Sales Department.
Core Functionality
- No core function information available at the moment
Merchant-Friendly
- Independent E-commerce Store Merchants
- Multi-channel Sales Merchants
- Cross-border E-commerce Merchants
- B2C Retail Merchants
Basic Information
- Developer:ロジザード株式会社
- Address:3-3-6, 人形町ファーストビル, 中央区日本橋人形町, JP-13, 1030013, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-9-26
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
無料
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products.json
- GET /admin/api/orders.json
- POST /admin/api/orders/{order_id}/fulfillments.json
Permission:read_products,read_orders,write_fulfillments
- PUT /admin/api/orders/{order_id}/fulfillments/{id}.json
- POST /admin/api/orders/{order_id}/transactions.json
- GET /admin/api/orders/{order_id}.json
Permission:write_orders,read_orders,manage_fulfillments
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/inventory_levels.json
- POST /admin/api/inventory_levels.json
Permission:write_inventory,read_inventory,manage_products
- POST /admin/api/webhooks.json
- PUT /admin/api/settings/checkout.json
- GET /admin/api/shop.json
Permission:write_webhooks,manage_checkout,read_shop