Updating product stock in WooCommerce form Google Sheets

What are you trying to achieve?

I have a Google Sheets with two columns: fist contains the Product ID and the second the Stock Quantity. I want to update my WooCommerce store inventory when the Stock Quantity is modified in Google Sheets.

Steps taken so far

I have already credential for accessing Google Sheets and the WooCommerce API set as read/write.

Then I have Google Sheets Watch Changes trigger linked with WooCommerce Update Products.

Google Sheets Watch Changes detectes properly any changes in Stock Quantity column and sends to WooCommerce Update Product the product ID and the new Stock Quantity.

Both are properly displayed as the INPUT. However, in the OUTPUT, Sock Quantity remains unchanged.

Screenshots: scenario setup, module configuration, errors


Hello Jorge, this is most likely a mapping error. Can you share the screenshot of your scenario.

Yes, of course.



Thank you!