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:

InputTypeDescription
Product EANStringProduct EAN - this is available in line items object from Centra Get Orders data
API KeyStringAPI Key
Base URIStringBase URI - should be in the format clientname.centra.com/api/dg-order-api/xx

Outputs

OutputTypeDescription
Product Found?BooleanTrue if managed to find the product; False if no products found.
Product DataObjectProduct Stock Raw Data

This action uses Centra GetStock endpoint - https://centra.dev/docs/apis/order-api/api-reference#get-stock


Did this page help you?