If I send Shopify a request via the REST API, will that request trigger a Webhook on the corresponding topic?
Example
If I create a Webhook for the "products/update" topic, and then update a product via the Shopify API, will that trigger a Webhook from Shopify for the "products/update" topic?