Disable workflow block on certain conditions

I hope someone is able to give a hot fix to this. Hi guys


I want to stop this block from running in my workflow if dueInTwoWeeks.data is an empty array []
The notification returns "undefined and I don't want that. I have checked query settings at the top of the block, but only the timeout parameter can be changed

Hey Chilaka!

You can use a branch to set rules based on which following blocks will or won't be executed.

Let me know if this helps!