Multiple Wait nodes in workflow

Hello everyone.

I am stuck with wait nodes. Would appreciate any help.
So I have a really complicated workflow where multiple people need to receive email in order and fill out some data regarding a request made. So what I have issues with is Wait node, for example when form is submitted, approver gets an email with link to wait node to approve or reject request, but after that I have another email to send to travel agent, for him to approve or edit request. At the moment I am using wait nodes and the issue is that once one wait node is executed, in the same window opens the next wait node. I hope the issue is clearly stated, I have attached example of that part of workflow. Please, any advice is much appreciated.

Hello @Valters_Zilvinskus :n8n:

why not use “Human in the Loop” nodes instead of ‘Wait’?

1 Like

Thank you, I somehow missed this part of n8n completely.

1 Like