Skip to main content

Conditions

Properties, conditions, and value

This is compulsory section notification cannot be creat without setting property, condition and value.

  • Properties

    • You can choose any entity of your choice from dropdown menu, such as:
      • Product title,
      • Product type,
      • Product category,
      • Product vendor,
      • Product tag,
      • Product price,
      • Product weight.
  • Condition

    • It depends on property you chose. There are 6 types of condition:
      • Is equal to,
      • Is not equal to,
      • Contains,
      • Not contains,
      • Is greater than,
      • Is less than.

Given below table showing what conditions can be choose with each property

PropertyIs equal toIs not equal toContainsNot containsIs greater thanIs less than
Product title
Product type
Product category
Product vendor
Product tag
Product price
Product weight

Note: Only one condition can be chosen at a time.

  • Value

    • Each property takes a different type of value.

Property and Value Types

PropertyValue Type
Product titleString
Product typeString
Product categoryString
Product vendorString
Product tagString
Product priceInteger
Product weightInteger

Below are the screenshots showing how to create/customize notifications:

1. Single Property Notification

  • Title: New product created
  • Status: Active
  • Trigger must match: All conditions
  • Trigger event when: type = Product, action = create
  • Property: Price
  • Condition: is equal to
  • Value: 1000
  • Notification description: A new product created with name @product_name and price @product_price
  • Recipient: example@gmail.com.au Single condition notification screenshots

2. Multiple Property Notification with Any Condition Match

Any of the given properties must be true to successfully trigger this notification.

  • Title: Product Publish
  • Status: Active
  • Trigger must match: Any condition
  • Trigger event when: type = Product, action = published

Conditions

PropertyConditionValue
Product titleIs equal toCookie
Product typeIs not equal toHair
Product vendorContainsMirza
Product tagNot containsShirts
Product priceIs not equal to50
Product weightIs greater than0.1
Product categoryIs equal toFood, Beverages, and Tobacco

Multiple Property any condition

3. Multiple Property Notification with All Condition Match

Every condition must be true to successfully trigger this notification.

  • Title: Product Publish
  • Status: Active
  • Trigger must match: All conditions
  • Trigger event when: type = Product, action = publish

Conditions

PropertyConditionValue
Product titleIs equal toCookie
Product typeIs not equal toHair
Product vendorContainsMirza
Product tagNot containsShirts
Product priceIs not equal to50
Product weightIs greater than0.1
Product categoryIs equal toFood, Beverages, and Tobacco

Multiple Property all condition