← All Friday Seller Tools

Pay once · No Friday subscription

Cross-Listing Field Mapper

Carry common listing fields across Amazon, Walmart, and eBay without losing the review gaps.

Amazon USWalmart USeBay US

Included in the $9.00 Shelf Kit

Agent/API — $0.25
Review-first
Every output stays a draft.
No credentials
No seller-account login required.
Private delivery
Inputs expire after 24 hours.
Clear recourse
Digital-service refund policy.

What you receive

  • Source-to-target rows for every supplied field
  • Human-readable common target labels
  • Exact seller-supplied values preserved
  • Copy-candidate versus manual-review status
  • Unmapped-field and conflicting-alias queue

Who it is for

Sellers, agencies, catalog teams, and agents preparing a cross-listing worksheet before checking the current category template in each authorized account.

Delivery: usually a structured result, workbook, or ZIP depending on the tool.

How it stays safe

Friday treats every supplied field name and value as untrusted data and only carries the value into a planning draft. The fixed crosswalk uses human-readable common labels, not current upload columns, API properties, taxonomy, required attributes, or allowed values. It accesses no seller account, does not publish listings, and does not create, change, or upload a listing. Confirm every target field and value in the current category-specific marketplace workflow before use.

Synthetic sample

See the deliverable structure before buying

{
  "crosswalk_version": "common-fields-2026-07-25",
  "source_marketplace": "amazon_us",
  "target_marketplaces": [
    "walmart_us",
    "ebay_us"
  ],
  "mapped_fields": [
    {
      "source_field_name": "Brand Name",
      "source_value": "Northwind Trail",
      "canonical_field": "brand",
      "target_fields": [
        {
          "marketplace": "walmart_us",
          "suggested_field_label": "Brand",
          "value": "Northwind Trail",
          "status": "copy_candidate"
        },
        {
          "marketplace": "ebay_us",
          "suggested_field_label": "Brand",
          "value": "Northwind Trail",
          "status": "copy_candidate"
        }
      ]
    },
    {
      "source_field_name": "Item Name",
      "source_value": "Northwind Trail 24 oz Insulated Bottle",
      "canonical_field": "product_title",
      "target_fields": [
        {
          "marketplace": "walmart_us",
          "suggested_field_label": "Product Name",
          "value": "Northwind Trail 24 oz Insulated Bottle",
          "status": "manual_review"
        },
        {
          "marketplace": "ebay_us",
          "suggested_field_label": "Title",
          "value": "Northwind Trail 24 oz Insulated Bottle",
          "status": "manual_review"
        }
      ]
    },
    {
      "source_field_name": "Battery Cell Composition",
      "source_value": "Not applicable",
      "canonical_field": null,
      "target_fields": [
        {
          "marketplace": "walmart_us",
          "suggested_field_label": null,
          "value": "Not applicable",
          "status": "manual_review"
        },
        {
          "marketplace": "ebay_us",
          "suggested_field_label": null,
          "value": "Not applicable",
          "status": "manual_review"
        }
      ]
    }
  ],
  "unmapped_source_fields": [
    "Battery Cell Composition"
  ],
  "summary": {
    "source_field_count": 3,
    "recognized_field_count": 2,
    "unmapped_field_count": 1,
    "copy_candidate_count": 2,
    "manual_review_count": 4,
    "alias_conflict_count": 0
  },
  "safety": "Planning crosswalk only: verify current category-specific fields and allowed values; no account was accessed and no listing was uploaded or published.",
  "publish_status": "draft_needs_review"
}

This sample uses synthetic facts. Your output is generated only from the facts you submit.

Agent API and x402 details

POST /v1/catalog/cross-listing-field-map

Exact x402 price: $0.25. Use the public OpenAPI schema and Base USDC payment flow. The response returns a private job URL and temporary token.

Open the API documentation →

Related seller tools