Complete list of rule attributes available per event type.
Available for events: inventory.inventory-level.created, inventory.inventory-level.updated, inventory.inventory-level.deleted
Primitive Fields:
inventory_level.available_quantity- Available quantityinventory_level.reserved_quantity- Reserved quantityinventory_level.stocked_quantity- Stocked quantityinventory_level.location_id- Location IDinventory_level.inventory_item_id- Inventory item IDinventory_level.created_at- Creation timestampinventory_level.updated_at- Update timestamp
Relation-Based Attributes:
inventory_level.inventory_item.*- All inventory item fields (object)inventory_level.stock_locations.id- Stock location IDs (array)inventory_level.stock_locations.name- Stock location names (array)inventory_level.stock_locations.address- Stock location addresses (array)inventory_level.stock_locations.metadata- Stock location metadata (array)
Available for events: inventory.inventory-item.created, inventory.inventory-item.updated, inventory.inventory-item.deleted
Primitive Fields:
inventory_item.sku- SKU codeinventory_item.origin_country- Origin countryinventory_item.hs_code- HS codeinventory_item.mid_code- MID codeinventory_item.material- Materialinventory_item.weight- Weightinventory_item.length- Lengthinventory_item.height- Heightinventory_item.width- Widthinventory_item.metadata- Metadata (object)inventory_item.created_at- Creation timestampinventory_item.updated_at- Update timestamp
Available for events: product.updated
Primitive Fields:
product.id- Product IDproduct.title- Product titleproduct.description- Product descriptionproduct.subtitle- Product subtitleproduct.handle- Product handleproduct.is_giftcard- Is gift cardproduct.status- Product statusproduct.thumbnail- Thumbnail URLproduct.hs_code- HS codeproduct.origin_country- Origin countryproduct.mid_code- MID codeproduct.material- Materialproduct.weight- Weightproduct.length- Lengthproduct.height- Heightproduct.width- Widthproduct.metadata- Metadata (object)product.created_at- Creation timestampproduct.updated_at- Update timestampproduct.deleted_at- Deletion timestamp
Relation-Based Attributes (Arrays):
product.tags.id- Product tag IDs (array)product.tags.value- Product tag values (array)product.categories.id- Category IDs (array)product.categories.name- Category names (array)product.categories.handle- Category handles (array)product.variants.*- Product variants (array of objects)product.type.*- Product type (object)product.collection.*- Product collection (object)
Available for events: product-variant.updated
Primitive Fields:
product_variant.id- Variant IDproduct_variant.title- Variant titleproduct_variant.sku- SKU codeproduct_variant.barcode- Barcodeproduct_variant.ean- EAN codeproduct_variant.upc- UPC codeproduct_variant.allow_backorder- Allow backorderproduct_variant.manage_inventory- Manage inventoryproduct_variant.hs_code- HS codeproduct_variant.origin_country- Origin countryproduct_variant.mid_code- MID codeproduct_variant.material- Materialproduct_variant.weight- Weightproduct_variant.length- Lengthproduct_variant.height- Heightproduct_variant.width- Widthproduct_variant.metadata- Metadata (object)product_variant.variant_rank- Variant rankproduct_variant.product_id- Product IDproduct_variant.created_at- Creation timestampproduct_variant.updated_at- Update timestamp
Available for events: product-tag.updated
Primitive Fields:
product_tag.id- Tag IDproduct_tag.value- Tag valueproduct_tag.created_at- Creation timestampproduct_tag.updated_at- Update timestamp
Available for events: product-category.updated
Primitive Fields:
product_category.id- Category IDproduct_category.name- Category nameproduct_category.description- Category descriptionproduct_category.handle- Category handleproduct_category.is_active- Is activeproduct_category.is_internal- Is internalproduct_category.rank- Category rankproduct_category.parent_category_id- Parent category IDproduct_category.created_at- Creation timestampproduct_category.updated_at- Update timestamp