Akeneo - Get record action

The Get record action retrieves the details of a record, such as a product, from Akeneo using its identifier or UUID. Values are returned for all available channels and can be accessed through the Channel values list.

Input

Input fieldDescription
ObjectSelect the type of record to retrieve. Currently, only Product is available.
Product familySelect a product family to include its family-specific attributes, such as color, size, and material, in the output schema.
LocalesEnter locales to limit attribute expansion. Leave blank to expand for all enabled locales.
CurrenciesEnter currencies to limit priced attribute expansion. Leave blank to expand for all enabled currencies.

Output

Output fieldDescription
UUIDUnique identifier of the record.
IdentifierHuman-readable identifier (SKU) of the record.
EnabledWhether the record is enabled.
FamilyThe product family code.
Channel valuesAttribute values for the record across channels. Fields vary based on the selected product family, locales, and currencies. Refer to the Akeneo documentation for the full list of available attributes.
Quality scoresQuality score per channel and locale. Populated when Include quality scores is enabled.
CompletenessCompleteness percentage per channel and locale. Populated when Include completeness is enabled.
CategoriesCategories the record is classified in.
CreatedDate and time the record was created.
UpdatedDate and time the record was last updated.

Last updated: