Shopify order created using RestAPI is not triggering the "create order" webook

In my case orders are getting created from other app via RestAPI.

I have configured webhook for order fulfillment with external API endpoint.

My problem is, whenever the order created from the shopify is triggering the webhook, but when the order created using RestAPI is not getting triggered.

How to check this ?

1 Like