you mean from the goolge sheets module? It wont return anything if there weren’t any new rows added. You can right click and choose Select where to start, if you want to process older entries. Or switch to a Search module instead.
Did you manage to resolve the issue? I ran into the same problem, but noticed a few details that might need to be adjusted.
In my scenario, I got the same error. After checking with other users, it seems the problem happens because Make returns all the data in a single bundle, instead of separating each piece of information (like email, tag, etc.).
Maybe we need to add an Array aggregator to fix this.
dont know where you read that but its wrong. Watch New Rows does not return the data in a single bundle. It returns a separate bundle for each new row found. Can you show a screenshot of the output of the modules and the error you are getting?