Hi all,
In n8n Cloud (version 1.121.3), I created an email assistant workflow. At the moment, the workflow is configured to assign categories to incoming emails, add additional email addresses in CC, and then send an automatic reply to the email.
I have made a workflow inside of n8n to create a mail assistant. Inside the workflow the mails applies a category, adding other mailaddress inside the CC and gives a automatic reply.
After the first mail has been processed in the workflow, it contains a category, added emailaddresses in the CC and an automatic reply. When this first mail has been processed, the n8n workflow start to trigger the same mail again after one minute.
Has anyone have had the same issue before? And how can I resolve this problem?