Question : Is there's a way to read the output from a webhook stage?


Answer: Webhook stage expects output in json format. If you want to make webhook stage wait till the complete execution of your webhook task, you need to enable "Wait for completion" option in this stage.

Upon completion, response json is available in SPeL expressions.


Below link may give more clarity.
https://spinnaker.io/reference/pipeline/stages/#webhook