WooCommerce Filter passing through incorrect order
Status: Closed · Asked by Board Direction on · 0 views
I have set up a Workflow. The trigger is a purchase in WooCommerce (which I use New Order Created). The workflow's purpose is to register someone to a webinar on EverWebinar when the purchase a ticket (a certain product) in WooCommerce.
I have set up the Trigger, the WooCommerce filter and the EverWebinar registration action. All stages are successfully passing through information but the filter is sending through all orders not just the ones that meet the condition. I need to filter orders that only contain the Product #46134

There is the filter

But orders that do not meet the condition of the filter are being accepted by the filter and added to the EverWebinar.

Please help with any suggestions to solve this issue.
Thanks
Kim
Hey @bdadmin
You need to manually type the product ID in the Value field to process your certain orders. If you want to process this workflow for other products also then press the + sign button and then map the same Label Field then again manually pass the Product Id in the Value field.
