Configuration
| Setting | Description |
|---|---|
| Integration | Your connected Synccentric integration |
| Source Field | Field containing ASINs to look up |
| Lookup Mode | Quick (10 per batch, synchronous — default) or Bulk (up to 1000, asynchronous) |
| Locale | Amazon marketplace: DE, US, UK, etc. (default: DE) |
| Output Fields | Product fields to return (title, description, category, EAN, price, images, etc.) |
| Limit | Maximum ASINs to process (default: 1000) |
| Virtual Object Name | Namespace prefix (default: synccentric_lookup) |
How It Works
Choose lookup mode
Use Quick for small batches with instant results, or Bulk for large datasets with async processing.
Output
New columns are added for each selected output field, containing the product metadata from Synccentric.Example
Enrich a product catalog with Amazon data:- Get Data from a CSV with ASINs
- Synccentric Lookup → Source: ASIN column, Output: title, price, category, EAN
- 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
Related Nodes
- Dictionary Lookup — generic value mapping for non-ASIN lookups
- Web Search — search the web for product information not available via Synccentric