• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Woocommerce triggers WhatsApp when "new order" is created but not when an order is "cloned"

Koldo

Member
My workflow works perfectly when a new order is created in WooCommerce sending a template message via WhatsApp API with a payment link related to that order.
However there is an important issue I can't solve.

Often I need to clone several orders in WooCommerce. For that propose, I installed a little plugin which does the task easily but here is the problem. The triger "new order is created" doesn't work when cloning an order. It doesn't trigger the action.

I have created a different workflow that triggers the action when an "order is updated" While it works when I clone the order by myself sending new order details, it also sends a WhatsApp message when client pays the order so the order gets updated. That new messages are unnecesary and repetitive. they don't need to receive a payment link, as they have already paid.

So, how could I make the system to understand a clone order is a new order?

Could there be other imaginative way to automatize the task of sending a payment link through WhatsApp just once when cloning many orders at a time.?


Thanks in advance for the help
 
P

Pabblymember11

Guest
Hey @Koldo
Often I need to clone several orders in WooCommerce. For that propose, I installed a little plugin which does the task easily but here is the problem. The triger "new order is created" doesn't work when cloning an order. It doesn't trigger the action.
Once you clone the workflow, you will be required to configure the webhook/pc mail hook in your application again to run the cloned workflow.
 
P

Pabblymember11

Guest
I have created a different workflow that triggers the action when an "order is updated" While it works when I clone the order by myself sending new order details, it also sends a WhatsApp message when client pays the order so the order gets updated. That new messages are unnecesary and repetitive. they don't need to receive a payment link, as they have already paid.
Regarding your concern, kindly use the Filter action step after the trigger event which will work when an order is paid and completed.
 

Attachments

  • 1693289837926.png
    1693289837926.png
    73.9 KB · Views: 121
Top