Hi,
We have a requirement to load all flows details created in nodered from external like using angularjs /nodejs, also to start /stop the node (inject node) from outside nodered.
I have referred https://nodered.org/docs/api/admin/ for getting the flows and details using API but I'm unable to see any API to start a node inside a specific flow.
Appreciate your support on my challenge.
Thanks!