Skip to main content
Enriches records with Amazon product metadata by looking up ASINs through the Synccentric API. Use it to add product titles, descriptions, categories, prices, EANs, and images to your workflow data.

Configuration

SettingDescription
IntegrationYour connected Synccentric integration
Source FieldField containing ASINs to look up
Lookup ModeQuick (10 per batch, synchronous — default) or Bulk (up to 1000, asynchronous)
LocaleAmazon marketplace: DE, US, UK, etc. (default: DE)
Output FieldsProduct fields to return (title, description, category, EAN, price, images, etc.)
LimitMaximum ASINs to process (default: 1000)
Virtual Object NameNamespace prefix (default: synccentric_lookup)

How It Works

1

Select the ASIN field

Choose which field contains the Amazon ASINs to look up.
2

Choose lookup mode

Use Quick for small batches with instant results, or Bulk for large datasets with async processing.
3

Select output fields

Choose which product data fields to include in the enrichment.

Output

New columns are added for each selected output field, containing the product metadata from Synccentric.

Example

Enrich a product catalog with Amazon data:
  1. Get Data from a CSV with ASINs
  2. Synccentric Lookup → Source: ASIN column, Output: title, price, category, EAN
  3. Export to CSV with enriched product data

Best Practices

  • Use Quick mode for datasets under 100 ASINs
  • Use Bulk mode for larger datasets — it’s more efficient but results are async
  • Set the correct Locale to get pricing and availability for the right marketplace
  • Dictionary Lookup — generic value mapping for non-ASIN lookups
  • Web Search — search the web for product information not available via Synccentric