How to stop extra webhook requests?
-
I’ve created a “product.update” webhook for testing purposes and every time I update a product, my app gets 3 requests from WooCommerce app. I wonder how can I make WooCoomerce send only one webhook request? I’ve tried to send 200 OK response back but I still get 3 webhook requests.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘How to stop extra webhook requests?’ is closed to new replies.