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 ?