Akeneo - Upsert record action

The Upsert record action creates or updates a record, such as a product, in Akeneo. Akeneo uses the UUID to check whether the record exists in the system. New records are created for non-existing UUIDs and updates are made to existing records with a matching UUID. Provide the UUID of an existing record to avoid creating a duplicate record by mistake.

Input

Input fieldDescription
ObjectSelect the type of record to create or update. Only Product is available.
Product familySelect a product family to generate the attribute update schema. Only attributes belonging to the selected family can be updated, with locale, channel, and currency selectors added automatically where required.
Update parent valuesEnable to include parent product model attributes in the input schema and allow updates to those inherited values.
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.
UUIDThe UUID of the record to create or update.

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.
CategoriesCategories the record is classified in.
CreatedDate and time the record was created.
UpdatedDate and time the record was last updated.

Last updated: