App Introduction
When a product in your inventory is out of stock, you’ll receive a notification, and you can set individual thresholds for each product. Simple Inventory Alerts notifies you (the store owner) **immediately** when a product is out of stock. You can configure unique thresholds for each product and its variants. Receive notifications via email, Telegram, Slack, Discord, and Pushover. You can ignore products that allow overselling, and set a maximum notification limit to cap the number of alerts you get for each product.
Core Functionality
- Get notified when a product is out of stock
- Separate notification thresholds for each product and its variants
- Receive notifications via email, Telegram, Slack, Discord, and Pushover
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Boutique E-commerce
- FMCG Merchants
Basic Information
- Developer:GTY AG
- Address:Chamerstrasse 172, Zug, 6300, CH
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2022-4-20
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/notifications/out_of_stock.json
- GET /admin/api/notifications/out_of_stock.json
- PUT /admin/api/notifications/out_of_stock/{id}.json
Permission:write_notifications,read_notifications,manage_products
- POST /admin/api/products/{product_id}/inventory_thresholds.json
- PUT /admin/api/products/{product_id}/inventory_thresholds/{variant_id}.json
- GET /admin/api/products/{product_id}/inventory_thresholds.json
Permission:write_inventory,read_inventory,manage_products
- POST /admin/api/notifications/channels.json
- PUT /admin/api/notifications/channels/{channel}.json
- GET /admin/api/notifications/channels.json
Permission:write_notifications,read_notifications,manage_channels