I am using filter that checks Subject of an email and each filtered email should have task created in clickup.
I have test inbox that contains ONLY 3 emails and ALL 3 would pass the filter.
However Watch Email Module outputs 4 bundles and filter passes 4 emails to the last module (clickup).
Clickup however creates 3 tasks with correct titles.
I know I should by happy with the final output (3 correct tasks) but I need to be sure that all is correct.
blueprint.json (38.7 KB)