Creating a product triggers update webhook

I’m experiencing an issue where creating a product is triggering not only the product/create webhook, but also the product/update, any ideas whats going on here?

Hi Luke,

I believe this is expected behaviour - does the product you created have a lot of variants? The products/update webhook can trigger multiple times as the system finalizes the product and its variants.