Sheets: To add a new row if value does not exist
Hi @Baptiste...
How can we check if {data} exists in a specific column?
If exists = update row
If don't exist = add new row
When I try to get data from sheet mapping {data} to a specific column, it returned an error which I cannot map to a "conditions' block.

1 Reply
It does not returns an error
It should continue the flow correctly
So you can just add a condition block on any variable to check if it's empty or not