Products and Items
The Item Integration API in Inspectorio enables organizations to seamlessly incorporate product and item data into the Inspectorio system, supporting both data creation and updates. This integration adapts to various organizational needs, ensuring that organizations can maintain accurate, up-to-date product records. This sets the groundwork for future integrations with related systems, such as purchase orders, inspections, lab tests, and other quality management tools.
Precondition
Generate an API key for your organization and use it to authenticate your API requests.
Create or update (upsert) products and items
Create new items or update existing ones to keep product information current. This allows for straightforward item data management tailored to each organization’s specific needs.
To create a new item or update an existing one in the system, use the PUT Create or Update (Upsert) products and items API endpoint.
- If the item is new, the system will automatically set its status to
Active
. - For retailer organizations, you have the flexibility to create items using your own data configurations, ensuring that product records meet your unique requirements.
Get synchronization status
Check the synchronization status of items to ensure that product data is consistent across platforms. This is essential for identifying and addressing any issues that might arise during data integration.
To get item information, use the Get synchronization status API endpoint. This request retrieves the current synchronization status, providing real-time updates on item data integration.
View integration log
Track updates and monitor API integration events in the Integration Center > Audit Logs page for transparency and auditing.