App Introduction
Get email alerts for low-stock products. Don’t lose sales opportunities due to out-of-stock items. Avoid losing sales or reputation when products go out of stock before you notice. **Low Stock Alerts** solves this by notifying you when inventory drops below your specified threshold. You’ll receive a daily email for all low-stock items, and can opt to get instant email alerts the moment stock falls below the threshold. You can view low-stock products anytime via the app’s UI, and also export the list as a CSV file (which is also included in the daily email).
Core Functionality
- Scheduled email reports (e.g., daily) showing all out-of-stock products
- Supports multiple locations
- Immediate email notifications when product inventory is low
- Product filtering based on variant names, collection membership, and/or locations
- Multiple alerts can use custom email addresses
Merchant-Friendly
- Multi-warehouse E-commerce
- Category-specific Merchants
- Independent Station Sellers
- Inventory-sensitive Merchants
Basic Information
- Developer:1719 Solutions Inc.
- Address:2486 Powderhorn Ln, Boulder, CO, 80305, US
- Price: Free / Free plan
- Rating:4.6 / 5
- Comment Count:32 comment
- Release Date:2016-1-21
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- Daily Out-of-Stock Products Summary Email
- 300 Products Limit per Store
Basic
- All features of the Starter plan
- Custom email address for each reminder
- Filter products based on collections
- 500 products per store limit
Advanced
- All features of the Basic Plan
- Instant alerts
- 1000 products per store limit
Professional
- All features in lower plans
- 2000 products per store limit
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/reports.json
- GET /admin/api/reports.json
- PUT /admin/api/reports/{id}.json
Permission:write_reports,read_reports,manage_inventory
- GET /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{id}.json
- GET /admin/api/locations.json
Permission:read_inventory,write_inventory,manage_locations
- POST /admin/api/webhooks.json
- GET /admin/api/webhooks.json
- PUT /admin/api/webhooks/{id}.json
Permission:write_webhooks,read_webhooks,manage_inventory
- GET /admin/api/products.json
- GET /admin/api/collections.json
- GET /admin/api/inventory_levels.json
Permission:read_products,read_collections,read_inventory
- POST /admin/api/emails.json
- PUT /admin/api/emails/{id}.json
- GET /admin/api/emails.json
Permission:write_emails,read_emails,manage_inventory