Hello! I’m using Notion database page to find some words and others not and get a conditional so I can decide what to do, but when it goes into Notion node, just omit some items that couldn’t find. I would like that return an empty list so I can give that information to the conditional node. I have “Always output data” activated.
That gives to the conditional only what it can find on the database, but I would like also an output/list with items that are not in the database. Then I say to the conditional: ok, if true (products are in the database), do this, if it is false (products couldn’t find on the database), do this other thing. But I’m not having any false item with that workflow. Make sense to you?