Manage and view Inventory Feed Runs
Author:
Fluent Commerce
Changed on:
4 June 2024
Key Points
- Inventory Feed runs can be individually tracked for their status and data about the run
- A user will know how to analyse Inventory Feed Runs from this guide
Prerequisites
Steps
InventoryFeedRun
This query lets you pull data related to an individual Inventory Feed Run. To do this, you must know the unique reference of the Run you want to pull data from.
InventoryFeedRuns
This query lets you pull data about multiple Inventory Feed Runs at once. For example, if you’re looking for historical data from a specific Inventory Feed, this query will allow you to query every Run related to that feed.
To explore these queries and the other Inventory Feed queries, see our GraphQL API.