Akeneo - New/updated record trigger

The New/updated record trigger monitors Akeneo for records, such as products, that are created or updated. Each record creates a separate recipe job, and you can select an object to access its properties directly in the recipe.

Input

Input fieldDescription
Trigger poll intervalSelect an interval in minutes to specify how frequently to check for new events.
ObjectSelect the type of record to monitor. Only Product is available.
ChannelSelect a channel to monitor product data for that channel only. Select All channels to retrieve a complete product representation for every channel in the Channel values list.
Product familySelect a product family to load its family-specific attributes, such as color, size, and material. Only the basic product structure is shown without a family selected.
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.
When first started, this recipe should pick up events fromSelect a date/time to begin picking up trigger events from. Defaults to the current time.
AttributesSelect the product attributes to include in the output. Leave blank to return all attributes of the selected family. Only available when a product family is selected.

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: