App Introduction
Easily automate low-stock alerts for product variants via email or Slack. As a store owner, you want to ensure you never lose customers because you missed a product variant going out of stock. Low Stock Notifier helps retailers automate alerts for low-stock product variants with configurable, powerful rules. With this app, set inventory thresholds at the store-wide, individual product, or variant level to send low-stock product/variant alerts to relevant recipients via email or Slack.
Core Functionality
- Create unlimited alerts to receive notifications instantly or on a schedule
- Location-based rule configuration and inventory notifications by location
- Adjust product inventory calculations based on available, incoming, or other quantity types
- Set universal thresholds for all products or different thresholds for different variants
- Filter products by tags, products, variants, status, and more...
Merchant-Friendly
- Inventory-sensitive Merchants
- Multi-location E-commerce
- High-turnover Retailers
- Multi-category Sellers
Basic Information
- Developer:Xeon Apps
- Address:sf-12, Noida, UP, 201310, IN
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:63 comment
- Release Date:2019-3-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Up to 500 variants (SKUs)
- 1 plan notifier
- Unlimited notifications
- Limited features
Basic
- Up to 1000 variants (SKU)
- All features
Advance
- Up to 10,00 variants (SKUs)
- All features
Enterprise
- Up to 100,000 variants (SKUs)
- All features
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/alerts.json
- PUT /admin/api/alerts/{alert_id}.json
- GET /admin/api/alerts.json
Permission:write_alerts,read_alerts,manage_notifications
- POST /admin/api/location_alerts.json
- PUT /admin/api/location_alerts/{alert_id}.json
- GET /admin/api/location_alerts.json
Permission:write_inventory,read_inventory,manage_locations
- POST /admin/api/inventory_calculations.json
- PUT /admin/api/inventory_calculations/{calc_id}.json
- GET /admin/api/inventory_calculations.json
Permission:write_inventory,read_inventory,manage_products
- POST /admin/api/product_thresholds.json
- PUT /admin/api/product_thresholds/{prod_id}.json
- GET /admin/api/product_thresholds.json
Permission:write_inventory,read_inventory,manage_products
- GET /admin/api/products.json?tag={tag}
- GET /admin/api/products.json?status={status}
- GET /admin/api/variants.json?product_id={prod_id}
Permission:read_products,read_inventory,manage_products