App Introduction
Bulk update your inventory quantities automatically or manually, with support for CSV, Excel, JSON, or XML sources. Bulk update available inventory quantities in Shopify by manually uploading files or automatically fetching data from FTP/SFTP servers, website URLs (e.g., Google Sheets or Dropbox shared links), or REST API endpoints. CSV, Excel, JSON, and XML formats are all supported. Set up multiple supplier/inventory sources, enable multi-location support, and schedule automatic inventory syncs hourly or daily. You can map inventory using SKU, barcode, product title, variant ID, or custom variant metafields.
Core Functionality
- Automatically update inventory or manually upload files for bulk updates.
- Easy setup with just 2 fields: Product ID (e.g., SKU) and Quantity.
- Supports CSV/TSV/TXT, XLS, XLSX, XML, and JSON source formats.
- Reads data sources from FTP/SFTP servers or public website URLs.
- Use Python formulas (including conditional logic) to determine quantities.
Merchant-Friendly
- Multi-category E-commerce Merchants
- Independent Station Merchants
- Inventory Management Merchants
- Wholesale & Retail Merchants
Basic Information
- Developer:Highview Apps LLC
- Address:1613 Evans Avenue, 80, Cheyenne, WY, 82001, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:13 comment
- Release Date:2018-5-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- 2,500 Variants in Shopify
- 3 Data Sources/Plan Updates
- 25 MB Max File Size
- Hourly/Daily Schedules
- FTP/SFTP/Web Sources
- Quantity Formula
- Map Variants via Metafields
Professional
- 10,000 Variants in Shopify
- 10 Data Sources/Plan Updates
- 50 MB Maximum File Size
- Send Error Notifications via Email
Advanced
- 25,000 variants in Shopify
- 15 data sources/plan updates
- 100 MB maximum file size
Custom 250K
- 250,000 variants in Shopify
- 25 data sources / plan updates
- 250 MB maximum file size
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/inventory_levels/bulk.json
- GET /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{id}.json
Permission:write_inventory,read_inventory,manage_products
- POST /admin/api/inventory/import.json
- GET /admin/api/inventory/import/jobs.json
- DELETE /admin/api/inventory/import/jobs/{id}.json
Permission:write_inventory,read_inventory,manage_files
- POST /admin/api/inventory/remote_import.json
- GET /admin/api/inventory/remote_import/jobs.json
- PUT /admin/api/inventory/remote_import/settings.json
Permission:write_inventory,read_inventory,manage_settings
- POST /admin/api/inventory/formula/calculate.json
- GET /admin/api/inventory/formula/templates.json
- PUT /admin/api/inventory/formula/{id}.json
Permission:write_inventory,read_inventory,manage_scripts