Overall goal: Create new item in a Monday board when a Shopify order tagged ‘return’ is updated, but do not create a new item if the SKU of the order’s product is already present on the Monday board.
First step is to capture an order update in Shopify.
Second step is to only continue if order is tagged ‘return.’
Third step is to get item by column value in Monday, which is where im running into this error. Step is a success if no match is found, however when I test the action, I get the ‘failed to find column value’ error.
I reached out to Zapier about the error message and I was told it was a bug with no timeline to fix it. Just posting to see if anyone has run into the same issue and knows of a workaround. Thanks!