Best webhook for woocommerce completed orders?
Status: Closed · Asked by evohealth on · 0 views
I noticed in wc you can choose two webhooks. Order updated and order status changed. In can't find the latter in Pabbly.
What's the difference?
Can I set it up so It only runs once to send a welcome email even if they renew a subscription later?
Hey @evohealth
We looked into WooCommerce's API documentation and inside the WooCommerce but we couldn't find any trigger option which supports changing in the order status.
Can I set it up so It only runs once to send a welcome email even if they renew a subscription later?
And for this, you can use the filter action step where you can restrict the workflow for the subscriptions with New Subscriptions or Subscription Renewed.

Thanks! I see this when setting up a new webhook in wc.

How do I set an AND instead of OR?
Hey @evohealth
You can use the AND condition by clicking on the plus button which is beside the field.
