Multiple start nodes

The idea is:

To allow for multiple manual start nodes (with fix output data).

My use case:

I would like to manually start the workflow to by-pass the webhook node and send some test data. Right now I can only have a single entry point.

And even this seems to be broken.
When “Execute Workflow” the node does not get triggered.

I think it would be beneficial to add this because:

It would make testing flows much easier as the flow could bring the test data.

Implementation

How I could see this implemented:

  • Press “Execute Workflow”
  • Now the workflow is waiting
  • I press a button of whatever manual trigger I want to trigger

definitely! I also would need being able to add multiple manual triggers = “play/start” buttons. They would be uncorrelated from the “execute workfow” button.