• 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
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

WooCommerce webhook stopped working

eladyanai

Member
My WooCommerce webhook trigger stopped working since yesterday. I still have free tasks available, and I don't see any specific errors. I didn't get any email, but the scenario isn't triggered since yesterday, and I don't even have any clue how to debug it. I also tried to manually trigger the webhook, but it also doesn't seem to respond.

Is there any way to solve it or to make sure what's the problem? Do you have any other approach to debug if the trigger isn't working and why?
 

Preeti Paryani

Well-known member
Staff member
Hello @eladyanai,

Could you please share a screenshot showing the webhook configured in your WooCommerce account? Also, kindly ensure that the webhook is set to Active.

If it is active, please try the below troubleshooting steps:
  1. Install a webhook using https://webhook.site and configure it in your WooCommerce store to capture the "new order created" event.
  2. Once done, create a new test order and check if the data gets captured both in Pabbly and on the webhook.site.
    • If the order does not appear in either Pabbly or Webhook.site, it likely indicates an issue on the WooCommerce side.
    • However, if the order is successfully captured on Webhook.site but not in Pabbly, please let us know so we can investigate further.
To learn how to set this up using webhook.site, you can follow this tutorial:

 
Thanks for sharing these troubleshooting steps. Setting up a test webhook with webhook.site is indeed a quick way to confirm whether the issue is from WooCommerce or the integration side. I had a similar challenge while working on a travel booking website project, and after configuring the webhook properly, the issue got resolved.

For anyone looking at practical examples, you can also check how we structured order flows and package details on our travel site vimanamdmc.com. It might give some clarity on how webhooks and order handling align with WooCommerce setups.
 
Top