I’ve got a scenario that watches when woocommerce products are updated. I need it to search for the product and then get the product so it fetches all the product data, because I want to use that data to update a Google Sheets document.
HOWEVER - No matter what I do, it seems to error on the ‘Get a Product’ module. It doesn’t seem to like the product ID for some reason.
***see the attached image.