Sorry for the badly formed Question. It should be: Is there a way to use Zapier Paths to test a Google Sheets Lookup Spreadsheet Row for success or failure?
I’m using Google Sheets, Zapier Paths, and Trello. I’m trying to move a card to a specific list based on an asynchronous update in a Google Sheet.
I’ve tried a number of different ways. Am I thinking about this in the wrong way? Currently, I am using a Trello Card Due as a timer to check a Google Sheet Lookup a Row to see if the expected row is populated in the Google Sheet. Next is a Zapier Path with Path A defined as If it is there (ColC Exists), it should move the card to the next list. If not (ColC Does not exist), it should move the card back to the same list and Butler will reset the Timer. In the case that the value is not found in the spreadsheet, the card is still moved. It seems as if Paths is not able to identify is the Google Sheets look up was successful or not.
Why is there an error if a row is not found in a Google Sheet? I would think that you could test for failure of the Lookup.