Supported Suppliers and Data Sources
Complete list of supported suppliers, their integration types, and available data fields.
Read moreComplete guide to setting up webhooks for real-time notifications and integrations.
Configure webhooks to receive real-time notifications about important events in your Invexhub account.
product.created - New product importedproduct.updated - Product data modifiedproduct.deleted - Product removedproduct.sync.failed - Product sync errorinventory.updated - Stock level changedinventory.low_stock - Below minimum thresholdinventory.out_of_stock - Zero inventoryorder.received - New order importedorder.shipped - Tracking information updatedorder.cancelled - Order cancellationorder.route.failed - Order routing errorsync.started - Sync process begansync.completed - Sync finished successfullysync.failed - Sync encountered errors1. Navigate to Settings → Webhooks
2. Click "Add Webhook Endpoint"
3. Enter your endpoint URL
4. Select event types to subscribe to
5. Configure retry settings
6. Test webhook delivery
{\n "event": "product.created",\n "timestamp": "2024-01-15T10:30:00Z",\n "data": {\n "product_id": "123456",\n "sku": "ABC-123",\n "supplier": "ingram_micro",\n "channels": ["amazon", "shopify"]\n }\n}Continue learning with these related resources
Complete list of supported suppliers, their integration types, and available data fields.
Read moreCommon sync problems and their solutions for supplier and destination integrations.
Read moreUnderstanding API rate limits across different platforms and optimization strategies.
Read morePut what you've learned into practice with a free trial.