Connect Magento 2 or Adobe Commerce with specialized Integration Tokens for high-concurrency enterprise product and order synchronization.
Welcome to the Magento 2 Integration Guide! Magento 2 (Adobe Commerce) is a robust enterprise platform, and our integration is built with a dedicated **Tier-1 Enterprise Sync** framework. This guarantees that large inventories and high-concurrency catalog updates are handled seamlessly, keeping your server fast and stable.
Log in to your Magento Admin Panel. Go to System > Extensions > Integrations. Click Add New Integration. Name it Saleor Marketplace.
Go to the API tab in the integration settings. Select custom resource access and check **Read-Only** access for: Magento_Catalog::products, Magento_Catalog::categories, Magento_InventoryApi::inventory, and **Read/Write** for Magento_Sales::sales. Click Save.
Click Activate next to the newly created integration. Review the access permissions and click Allow. Magento will display four keys: Consumer Key, Consumer Secret, Access Token, and Access Token Secret. Copy and save the **Access Token** securely.
In our portal under Integrations > Magento 2, enter your store's secure Base URL (e.g. https://mystore.com) and paste the Magento **Access Token**. Click Connect.
Our Tier-1 integration utilizes Hash-Based Differential Syncing. During catalog crawls, we analyze unique hash signatures of your products. We only download and update products that have actually been modified in Magento. This slashes bandwidth usage by up to 90% and protects your server from heavy spikes.
Enterprise Server Safety: Magento sites require solid server stability. Our synchronization engine is optimized to query Magento using specialized low-concurrency batches at 4 requests per second, with smart backoff retries if your server experiences traffic spikes.
When customer checkouts occur, we push the orders directly into your Magento sales pipeline, matching your SKU structures and tax details perfectly.
Once you generate a shipment and tracking record in Magento, our background worker detects the event and synchronizes the tracking number to complete the order flow.