Centra Get Stock Levels
Centra get stock levels
This action retrieves stock levels from Centra for a specified product EAN, SKU, UPC, Product ID, Variant ID or Stock Item ID. You must select which value to search by.
Inputs
In order to use the action in your flow you need to provide it with the following inputs:
Input | Type | Description |
---|---|---|
Search Value | String | The value to search by |
Search Field | String | The field to search by |
API Key | String | API Key |
Base URI | String | Base URI - should be in the format clientname.centra.com/api/dg-order-api/xx |
Outputs
Output | Type | Description |
---|---|---|
Product Found? | Boolean | True if managed to find the product; False if no products found. |
Product Data | Object | Product Stock Raw Data |
This action uses Centra GetStock endpoint - https://centra.dev/docs/apis/order-api/api-reference#get-stock
Updated 21 days ago