I have 2 workflows and I want each one of them use a different url for its workflow. Is it possible, how can I do it?
Currently the node in 2 different workflows are listening to the same URL and it prevent me from using them.
I am using the node: ‘Slack: Get message’ and the webhook field is not editable. I was able to do it only by export the workflow to json file edit it in an external editor and then import the workflow as a new one. Very clumsy workaround