Trigger: New or Updated Spreadsheet Row in Google Sheets
Action: Update Product in WooCommerce
I’d like to update my WooCommerce product catalog whenever there are updates to the Google Sheet containing the product catalog.
I’m running into issues while trying to map the schema of my sheet to WooCommerce, specifically the attributes columns.
When I add my attributes, instead of treating them as separate attributes, it aggregates all the columns into a single attribute.
Weirdly, this doesn’t happen when I insert multiple metadata columns.
Any tips?