Instead of performing an operater on a Search you can just compare the current item/list to a state. Use a Do when event when the item(or its value) and state don’t match to run your notification event and update that state.

Saves a little bit of WU from searches and this works because each data loaded on page attaches a realtime WU cost for each update already.