I’m trying to set up a zap that will update new rows found in my SQL table to our Shopify store. Although the zap works perfectly when testing, it doesn’t find any rows when I run it.
It is currently set to use a custom query:
which does return results in testing:
but does not return results in production run:
Any ideas as to what would be going on here? The ‘We couldn’t find any new items’ message appears after about 30 seconds which is query timeout (according to Zapier documentation). However, when ran in test it literally takes maybe 3 seconds.
Any help would be greatly appreciated!