Purpose
1.2. Enable centralized management of SKUs, streamline supply chain operations, and provide customers accurate product availability.
1.3. Automate adjustment of inventory counts after purchases, returns, or manual stock updates regardless of sales channel or storage location.
1.4. Ensure integration fidelity for multiple platforms to support analytics, replenishment, and customer notifications in real-time.
Trigger Conditions
2.2. Return or cancellation processed.
2.3. Manual stock adjustment in warehouse system.
2.4. API webhook for product received/restocked at warehouse.
Platform Variants
• Feature/Setting: "Inventory Levels/Update Inventory Level" API; configure API key and Webhook on InventoryItem events.
3.2. WooCommerce
• Feature/Setting: "wc_put_product" REST API; enable Legacy API and Webhook on order created/updated.
3.3. Square POS
• Feature/Setting: "Catalog API/Batch Upsert Catalog Objects"; OAuth setup and webhook for inventory.adjustment.created.
3.4. Magento 2
• Feature/Setting: "PUT /V1/products/{sku}/stockItems/{itemId}"; token-based authentication, InventorySourceEvents webhook.
3.5. BigCommerce
• Feature/Setting: "Inventory Quantity" via Catalog API PUT; configure store API accounts, Webhook on inventory update.
3.6. Amazon Seller Central
• Feature/Setting: "Feeds API/POST_INVENTORY_AVAILABILITY_DATA"; set automated report polling and sync trigger on order update.
3.7. eBay
• Feature/Setting: “Inventory API/setInventory”; set up OAuth, SKU-level webhook integration for orders and returns.
3.8. Etsy
• Feature/Setting: "updateInventory" via API; Etsy Open API with personal access tokens and Webhook on Listing Updates.
3.9. Prestashop
• Feature/Setting: "Stock Availables" API; activate REST API and order update hooks for instant synchronization.
3.10. Lightspeed Retail
• Feature/Setting: "Inventory API/Item Update"; API application ID and Webhook for sales and inventory adjustments.
3.11. QuickBooks Commerce
• Feature/Setting: "Sync Inventory Levels" API; app token, configure triggers on sale/purchase order changes.
3.12. Odoo
• Feature/Setting: "inventory.adjustment" object in Odoo's XML-RPC API; webhook for stock.move completed events.
3.13. SAP Business One
• Feature/Setting: "InventoryService/UpdateInventoryQuantity" SOAP endpoint; listen for InventoryTransfer events.
3.14. NetSuite
• Feature/Setting: "InventoryAdjustment" SuiteTalk SOAP operation; configure SuiteScript trigger on inventory update.
3.15. Cin7 Core (DEAR)
• Feature/Setting: “/inventory” API endpoint; configure API token, use webhooks for sale and purchase events.
3.16. Xero
• Feature/Setting: "InventoryItem" PUT method via API; app OAuth and order completion webhook.
3.17. ShipStation
• Feature/Setting: "Inventory Sync" via API; register webhook for store order shipping/receiving events.
3.18. Zoho Inventory
• Feature/Setting: "Adjust Stock" API; API key and webhook for sales or purchase order completed.
3.19. Salesforce Commerce Cloud
• Feature/Setting: "Inventory Record" via OCAPI; set up integration with Transactional Events API.
3.20. Wix Stores
• Feature/Setting: "Update Inventory" REST API; site API key and webhook for order created/canceled.
3.21. WooPOS
• Feature/Setting: “Product Inventory Update” endpoint; configure webhook for sales and inventory operations.
3.22. Vend
• Feature/Setting: "Inventory API/Update Stock Levels"; API token and webhooks on product sold/stock updated.
Benefits
4.2. Prevents overselling, out-of-stock events, and improves customer trust.
4.3. Streamlines restocking, demand planning, and multi-channel management.
4.4. Improves real-time insights for sales, marketing, and procurement teams.
4.5. Enables scaling across new channels/platforms without operational complexity.