We had a Zap that was working up until recently, and it’s now producing the following “Cannot read property 'type' of undefined” error:
The zap is triggered when an Acuity meeting happens. This action that fails is a “find” function to see if the booked client’s email exists in our Infinity database.
As you can see, I am only looking up one data point (email) in a particular ‘board’ on infinity:
In this test case, the test email DOES exist in the database, so it should return the associated item ID. But instead it now produces the error above.
Any help would be much appreciated.
Warm regards,
Tristan