I am updating data in SQL from hubspot. The update works fine and runs as it should. However, it also adds a new row even though I have set up a filter to
“Only Continue if _zap_search_was_found_status true” = (Boolean) is False
Is that logic correct? It should not run if a row was found.
Or is the next step (the Add new Row to SQL) always running because I haven’t properly told it to not continue?
Thx for any help
.