Title: Custom Webhooks
Last modified: August 30, 2016

---

# Custom Webhooks

 *  [seforoth](https://wordpress.org/support/users/seforoth/)
 * (@seforoth)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/custom-webhooks/)
 * Hi,
 * I’ve been digging through Google and when that failed I started digging through
   the WooCommerce source code, but it still isn’t all to clear on what the process
   is in creating your own custom/action topic webhook.
 * All I’m attempting to do is grab all the orders and append some additional data
   to it before it gets sent to the destination. However, setting a custom/action
   topic and saving the webhook afterwards unsets these for unknown reasons.
 * Hope someone can shed some light, thank you very much!
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * (@claudiosanches)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/custom-webhooks/#post-6495431)
 * The webhook can be disabled if it fails to be delivered for more than 5 times.
   
   If the URL that you are testing, returns any state other than 2xx, the webhook
   will fails and starting count to be disabled.

Viewing 1 replies (of 1 total)

The topic ‘Custom Webhooks’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [webhooks](https://wordpress.org/support/topic-tag/webhooks/)

 * 1 reply
 * 2 participants
 * Last reply from: [Claudio Sanches](https://wordpress.org/support/users/claudiosanches/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/custom-webhooks/#post-6495431)
 * Status: not resolved