Wait for several (if any) webhook events and then trigger workflow

Yes, that’d be in the webhook node. Sorry, I should have used a larger screenshot:

ok so with a Merge node, I see. In terms of latency would it not be still an issue if all 5 webhook signals arrive at the same time?

5 webhooks shouldn’t be a problem normally unless your main thread is blocked for whatever reason. Jan explained this in a bit more detail over here yesterday.