IF node condition after Google Sheet Lookup node returns empty result

Hi I am using a Google Sheet Lookup Node in my workflow.

After the lookup node i want to implement the following logic:

If the lookup node returns an empty result (example screenshot of an empty result given below), then node x should happen and if lookup node returns anything apart from an empty result, then node y should happen. I believe I need to use the IF node after the Google Sheet node but i am confused about what condition to apply in the IF node.

Hi @Saandhy_Ganeriwala1,

my solution is not implemented with Google Sheet - I don’t have resources - but it should be applicable to all nodes.

2 Likes