All Release Notes
Introducing the Inventory import endpoint
30 June 2022
Composable Commerce
Import API
New feature
Product catalog
The Inventory endpoint has been added to the Import API, enabling the bulk import of Inventory Entries.
You can now:
- Send us the whole InventoryEntry snapshot and we will create/update the entry in your Project by calculating the delta.
- Use the Inventory endpoint to schedule hourly/daily/nightly/weekly bulk inventory import processes.
Using the Inventory endpoint is the same as using other Import API endpoints. For more information:
- View the best practices guide for the Import API.
- Discover how Import Containers work.
Changes:
- [API] Added Inventory Import endpoint.