App Introduction
Update inventory, tags, prices, and more effortlessly with Simple Inventory. Simple Inventory streamlines the process of updating inventory, tags, prices, costs, and weights via a user-friendly CSV format. Additionally, it offers automation options for properly formatted CSV files hosted on specified URLs or SFTP servers.
Core Functionality
- Keep inventory and prices up to date.
- Automatically update by regularly fetching CSV files from URL/SFTP servers.
- Bulk update tags
- Help prevent selling out-of-stock products.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce Sellers
- Inventory-sensitive Merchants
Basic Information
- Developer:Simple Apps LLC
- Address:5 Springleaf ct, Simpsonville, SC, 29681, US
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:41 comment
- Release Date:2015-6-17
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
$7.99
- CSV Import/Export for Inventory, etc.
Automated < 10k
$19.99
- Automation for Stores with Fewer Than 10,00 Products
Automated < 50k
$39.99
- Automation for Stores with Fewer Than 50,000 Products
Automated > 50k
$59.99
- Automation for more than 50k products
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/batch.json
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/products.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/bulk_operations.json
- PUT /admin/api/bulk_operations/{id}.json
- GET /admin/api/bulk_operations.json
Permission:write_bulk_operations,read_bulk_operations,manage_products
- POST /admin/api/products/batch.json
- PUT /admin/api/products/{product_id}/tags.json
- GET /admin/api/products.json
Permission:write_products,read_products,manage_tags
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/inventory_levels.json
- POST /admin/api/inventory_levels/batch.json
Permission:write_inventory,read_inventory,manage_products