Centra Get Stock by Product EAN
Get Centra product stock by product EAN
This action retrieves stock levels from Centra for a specified product EAN.
Inputs
In order to use the action in your flow you need to provide it with the following inputs:
| Input | Type | Description |
|---|---|---|
| Product EAN | String | Product EAN - this is available in line items object from Centra Get Orders data |
| 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 9 months ago
