WooCommerce new order

jetFlow.io > Documentation  > Workflows Triggers  > WooCommerce new order

WooCommerce new order

Trigger start a workflow after a new order has been created during the normal checkout process.

WooCommerce new order - workflow for WordPress trigger

WooCommerce new order – workflow for WordPress trigger

You can specify optional amount of order total to limit starting the workflow according to the specified range or some threshold if you specify only one value.

To get order details you can use pattern {TRIGGER} in the workflow. For instance: order ID: {TRIGGER[id]}, order total value: {TRIGGER[total]}, customer email: {TRIGGER[customer][user_email]}. Read more about available WooCommerce order patterns.

Note: Even unpaid orders will fire this trigger. If you want to start a workflow with payed only orders use WooCommerce payment completed instead.

No Comments

Sorry, the comment form is closed at this time.