Docs menu
Amazon
Connect your Amazon Seller account via SP-API.
Connecting Your Amazon Store
Amazon connects to Nventory through SP-API (Selling Partner API) credentials. You'll need an active Amazon Seller Central account, access to your SP-API credentials, and your Amazon Marketplace region.
From Integrations, click + Add on the Amazon card, then enter your credentials:
| Field | Description |
|---|---|
| Seller ID | Your Amazon Seller Central ID |
| Marketplace | Select your Amazon marketplace (e.g., US, UK, DE) |
| LWA Client ID | Login with Amazon client ID from your SP-API app |
| LWA Client Secret | Login with Amazon client secret |
| Refresh Token | SP-API refresh token for your seller account |
Click Save to connect, then configure your sync settings and product fields.
What Gets Synced
| Entity | Import | Export | Real-time |
|---|---|---|---|
| Products | Yes | Yes | Via polling |
| Inventory | Yes | Yes | Via polling |
| Orders | Yes | No | Via polling |
| Customers | Yes | No | Via polling |
Amazon does not support webhooks. Nventory uses scheduled polling to sync data. You can configure the polling interval in the Sync Settings tab.
Bulk Operations
- Import All Orders — fetch all orders from Amazon.
- Sync Inventory — update all stock quantities.
- Import All Customers — fetch customer data from orders.
Amazon-Specific Notes
- Amazon requires separate API credentials per marketplace region.
- FBA (Fulfillment by Amazon) inventory is tracked separately.
- Product listings on Amazon have strict category and attribute requirements.
- Amazon order imports include all order statuses (pending, shipped, cancelled).