Hi Zapier Community,
I'm facing a strange issue in one of my Zaps where it seems like a filter condition is not working as expected, and it might be related to caching or how test data is stored.
🔧 Context:
-
I'm using a Zoho CRM Find Module Entry step to locate a lead based on the email ID.
-
The response includes an Entry ID when a match is found.
-
Then, I’ve added a Filter step with the condition:
Continue only if Entry ID exists.
🧪 The Problem:
-
In manual test data, the Entry ID is clearly present.
-
But when I run the entire Zap as a test run, the filter step fails.
-
Zapier shows the condition internally as:
If null exists → then continue
…which doesn’t make sense because I’m referencing a field that should contain the actual Entry ID, and it did in the previous step.
I've attached a screenshot showing this exact issue, where it looks like Zapier somehow replaces the expected dynamic value with null during the filter evaluation.
❓What I Want to Understand:
-
Is this behavior related to Zapier’s caching of test data?
-
Why would a field that clearly exists during a Find step result in a
nullvalue during the Filter step? -
Has anyone else experienced this issue — and is there a known workaround?
Any help would be greatly appreciated, as this is impacting production workflows.
Thanks,
Aditya

















