Cannot get woocommerce module to 'Get a Product'

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.

1 Like

Hi!
Could you open your modules to see which fields are being mapped?
Interestingly, your module #20 is not failing and is also using the ProductId from Woo. Do you confirm that you"ve been using the same ProductId in module 18?
++
PL/

1 Like