• Resolved Vishal Lohar

    (@vlohar08)


    Hi,

    I have added a WooCommerce Webhook which is triggered when a new coupon is created. It works fine when coupons are created using the WordPress dashboard.

    But the webhook is not triggered when the coupon is created using API. Is there any way by which we can trigger it. I know I can manually trigger it in my code but I want to know if it can be done by WooCommerce.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @vlohar08

    Currently, WooCommerce does not automatically trigger webhooks for coupons created via API. However, you can achieve this by customizing your code to manually trigger the webhook when a coupon is created via API.

    I hope this clarifies your concern. If you need further assistance, feel free to ask.

    anastas10s

    (@anastas10s)

    Hi ?? We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trigger Webhooks on actions done using API’ is closed to new replies.