Amazon-seller pushes
This page is the channel-level reference. The cross-cutting “why this matters” lives at Amazon-activity push.
Channel: Order received
Every new Amazon order generates an event. Hilal’s push pipe will deliver it to your phone, configurably.
Banner format
🛒 New order: $87.40 (UK)
1× WIDGET-A — buyer in Manchester
Tap to open in inbox.Configurations
- Per-marketplace toggle — only the marketplaces you want.
- Threshold — minimum order value (skip <$X).
- Quiet hours — silence between configurable hours.
- Bundle mode — instead of one push per order, one summary push every N minutes.
Tap action
Opens the order’s detail in the inbox.
Channel: Listing change
Detected by Hilal’s listing-monitor service.
What’s detected
- Title / bullet edits.
- Image swaps (hero or secondary).
- Price changes (yours or competitive listings on the same ASIN).
- Category recategorization.
- Listing suspensions.
Banner format
✏️ Listing changed: WIDGET-A
Hero image was replaced.
Tap to review.Configurations
- Per-SKU subscription — only watch the SKUs that matter.
- Per-event-type toggle — quiet on minor edits; loud on suspensions.
Tap action
Opens the listing’s audit log on the web (deep link).
Channel: Listing-hijack alert ⚠️
The “wake me up” channel. Critical-priority delivery — overrides Do Not Disturb if you opt in.
What triggers
- Unauthorized seller appears on your ASIN.
- Buy-box is stolen at a different price.
- Sudden cluster of low-rating reviews (potential review-bombing).
- Counterfeit-listing detection (your brand on a listing that isn’t yours).
Banner format
⚠️ Buy-box lost: WIDGET-A (US)
A new seller is now winning the buy box at $14.99.
Tap to take action.Configurations
- Severity threshold — minor / standard / severe.
- Override quiet hours — opt-in.
- Override Do Not Disturb / Focus — opt-in (iOS critical-alerts permission required).
Tap action
Opens an emergency-actions panel with one-tap shortcuts (open ASIN in Seller Central, escalate to your brand-protection lawyer, send a message to the unauthorized seller, etc.).
Channel: Low stock
The least-noisy of the four; a daily summary is often more useful than per-event.
What triggers
- A SKU drops below its reorder point.
- Days-of-cover crosses a configurable threshold.
- A pending FBA shipment is delayed.
Banner format
📦 Low stock: 3 SKUs below reorder point
WIDGET-A: 2 days left
WIDGET-B: 5 days left
Tap to review.Configurations
- Per-SKU threshold — defaults to your reorder rule.
- Bundle mode — daily summary at 9am vs per-event.
Tap action
Opens the inventory view filtered to low-stock SKUs.
Status
| Channel | Backend | Mobile UI | Notes |
|---|---|---|---|
| Order received | In dev | Hooked up | First to ship |
| Listing change | In dev | Hooked up | Depends on listing-monitor backend |
| Hijack alert | In dev | Hooked up | Depends on signal-fusion backend |
| Low stock | Mostly there | Hooked up | Easiest; close to ready |