Workflow doesn't start manually when webhook trigger and manual trigger are present - when firing 'test workflow' (big red button at bottom)

Starting a workflow when having manual and webhook doesn’t trigger as expected.

Even after disconnecting them:

n8n: Version 1.85.4

Hey @Teebu,

I’m not sure if it’s bug or a feature, but you can solve your problem in few different ways

  1. run webhook and to webhook link and pin webhook data
  2. disable temporary webhook
  3. Manually click run on ‘when click …’ and then next nodes

Hope this help,
Simon

Thanks @Shirobachi clicking the ‘test workflow’ next to the manual start does work. I think its a bug.

Are you clicking test on node?

Recording 2025-04-06 at 09.35.27

The one that doesn’t work is the big red button at the bottom of the workflow.

that make sense since this on the bottom run whole workflow, since there is webhook node it will be waititing for it

1 Like

thanks, this wasnt clear to me.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.