Hello,
I have couple of metafields for my products and as I cannot see these fields directly on admin page, I am using ShopifyFD chrome extension or metafields2 app to change these values. I am trying to sync these values to other system, so I created a webhook for products/update. I can see the webhook being triggered when ever product information like name, description are changed. But do not see it getting triggered when the metafields are changed using ShopifyFD or metafields2.
Any ideas how I can trigger products/update webhook when the metafields are changed?