Hi @Jesse_Danku, please note that when you want to test the execution from your 3rd party tool, make sure you add the correct test url with “-test”, otherwise the workflow waiting to be executed will never be fired. You will see there are two urls provided on the webhook node, one for testing and one for production. Make sure you use the correct one.
Your workflow is not hanging, it’s just waiting to be called which will never happen if your 3rd party tool does not use “-test”
