Magento 2
Šis saturs vēl nav pieejams jūsu valodā.
CatalogRelay pushes simple products to Magento 2 via the REST API from an export profile.
Prerequisites
Section titled “Prerequisites”- Magento 2 store
- Integration (or token) with catalog product permissions
Create an integration
Section titled “Create an integration”- Magento Admin → System → Integrations → Add New Integration
- Grant Catalog / Products (and related) API access
- Activate and copy the Access Token
Connect in CatalogRelay
Section titled “Connect in CatalogRelay”- Export Profiles → Add export profile
- Where to send → Magento 2
- Enter:
- Base URL
- Integration token
- Optional attribute set ID
- Test connection, save, configure the profile, Run now
What gets synced
Section titled “What gets synced”Name, SKU, description, price, stock, and mapped custom attributes when destination codes match existing Magento attributes. This is a practical simple-product sync — not a full Magento PIM (configurable products, full category trees, MSI sources, etc.).
Alternative: feed URL
Section titled “Alternative: feed URL”Use CSV / XML (download only) on eligible plans if you prefer Magento’s native import / a middleware job against a stable URL.