How to stop automation
Status: Open · Asked by manoj on · 0 views
Hi Everyone. First post ?
Is it possible to let pabbly know to stop automation as soon as some action is triggered?
Use case:
I have an elementor form on my website. When a user submits the form, I have created the workflow, which will create a coupon on the woocommerce site. This workflow has more actions, but I want pabbly to stop automation when customers use the created coupon code. These coupon codes are different to each users.
This is what I was thinking:
Retrieving the woocommerce customers by email If the email matches to elementor form submission & if it found the match, I need to let pabbly know to stop automation. I'm trying to figure-out how can I achieve this?
If someone can help, That would be sweet.
Why not use a Router to build this use-case?
You can create 2 routes.
One route for email found.
Another route for email not found.
Check out this video