Ecommerce Conditionals

As we have seen Primary Conditionals are contact properties related condition checker. In this documentation, we will be exploring Ecommerce based Conditions.

WooCommerce #

This conditional element check conditions for Woocommerce-related data.

crm action conditional woocommerce
  • Purchased Products:
  • Purchased Categories:
  • Total Order Count:
  • Total Order Value:
  • Country:
  • Is Guest:
  • Purchased Tags:
  • Last Order Date:
  • First Order Date:
  • Used Coupons:
  • Specific Product Purchase:

Woo Current Order #

crm action conditional woo current order
  • Total Order Value:
  • Products in Order:
  • Purchased from Categories:
  • Country:
  • Shipping Method:
  • Payment Gateway:
  • Order Status:

Easy Digital Downloads #

This conditional element checks conditions for Easy Digital Downloads data.

crm action conditional edd
  • Purchased Products:
  • Total Order Count:
  • Total Order Value:
  • Last Order Date:
  • First Order Date:
  • Purchased Categories:
  • Purchased Tags:
  • Used Coupons:

AffiliateWP #

crm action conditional affiliatewp
  • Is Affiliate:
  • Affiliate ID:
  • Total Referrals:
  • Status:
  • Earnings:
  • Unpaid Earnings:
  • Registration Date:
  • Last Payout Date:

Latest comments (2)

Avatar for RK

Is there a way to run custom php functions for automation conditions and actions? I believe that would greatly extend the customization for specific scenarios. I need to check some conditions/actions in the automation which are not available out of box.
Thanks