AIMQWEST ebaypro

Internal operations console

Local vertical slice for ingest, jobs, draft listings, and private review records.

Active Seller

None selectedThis seller will receive any new spreadsheet batch you validate and run.
Unknown
Username: noneEnvironment: noneMarketplace: noneSeller ID: none
Need to switch sellers? Use the seller selector on Settings or Batches.

Backend URL

http://127.0.0.1:8010

Used by the live dashboard pages for local API calls.

Public Domain

https://ebay.aimqwest.ai

Final public target for eBay-facing delivery.

Review Domain

https://review.aimqwest.ai

Private metadata-only review surface.

Ingest

Submit one Amazon URL to run the local draft pipeline. The backend will validate the URL, attempt safe source capture, persist evidence artifacts, generate a parsed product, build a guarded Buy It Now draft, and create a private review record. For daily multi-row operations, use the Batches page to upload an `.xlsx` spreadsheet under a selected seller context.

Normal workflow still expects only the Amazon URL. The backend handles validation, source capture attempts, draft generation, and exception routing.

Workflow

  1. Submit Amazon URL
  2. Capture source HTML and supporting artifact metadata
  3. Attempt PDF and image evidence generation with honest fallback states
  4. Generate parsed product with deterministic fallback where needed
  5. Calculate 85 percent draft price
  6. Create guarded eBay payload and private review record

Live eBay publish remains guarded until developer approval and credentials are verified.