• Resolved ijustwannadev

    (@ijustwannadev)


    How do I create a custom web hook, for example on category creation using the REST API ?
    I am using @woocommerce/woocommerce-rest-api on an ExpressJS Server.

Viewing 1 replies (of 1 total)
  • Saif

    (@babylon1999)

    Hello @ijustwannadev,

    You can create a webhook from the WooCommerce > Settings > Integration > WebHooks.

    You can then select an Action event, I’m not sure which one should be used in your case but according to this thread, they reported success using woocommerce_rest_insert_product_cat.

    Hope this helps!

Viewing 1 replies (of 1 total)

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