Overview
connecting…Operations — all in one place
The department's master web app. Mini-apps live as tabs on the left. First up: the Auto-Stock Automator.
Build status
Auto-Stock Automator
Take Amazon products out of stock or bring them back in stock. iWe only touch Easy Ship and Seller Flex (both our own warehouse). IxB / FBA (stock inside Amazon's FCs) auto-depletes, so it's excluded — no manual out-of-stock needed.
🟢 Seller Flex live · SP-API iPulls live Amazon-fulfilled inventory from SP-API (FNSKU + net-sellable) — no upload. Anything in this report with net-sellable is Seller Flex, so all your matches are included (no _SF-suffix filtering). It builds the file; you upload it via the local Chrome automation (Chrome-only — Seller Flex has no API).
iBypass today's once-a-morning snapshot and pull a brand-new report from Amazon right now.Upload a report file manually (fallback)
After generating, upload the file to Seller Flex via local Chrome. iSeller Flex upload (local · Chrome-only): download the generated file, then on your Mac launch the dedicated automation browser (remote-debugging) and run:python3 automation/sellerflex_upload.py --file <downloaded file>It attaches to the dedicated browser, waits for you to log in if needed, then uploads to Removals & adjustments → Bulk Adjustment.
🟢 Easy Ship (Seller Central) live · SP-API · any browser iFBM listings (DEFAULT channel). Preview matched SKUs, then push to Seller Central via SP-API — qty 0 to take out of stock, or your in-stock qty to restock. Independent of Seller Flex; works in any browser.
⚪ IxB / FBA excluded iStock is inside Amazon's fulfilment centres — it auto-goes-off when depleted, so no manual out-of-stock is needed.
ASINs
Every SKU and its ASIN, live from Amazon. iFrom the SP-API merchant-listings report — refreshed once each morning and reused all day. One ASIN usually has many SKUs, so by default all pairs show (duplicate ASINs included). Tick Unique to collapse to one row per ASIN; ↻ Refresh reloads it.