We are writing plugin for TFS that expects to receive BuildStarted and BuildCompleted Events.
We found that BuildCompletedEvent can be received via WebHooks.
But BuildStartedEvent is not possible to receive via WebHooks .
Does exist any other way to receive BuildStarted event in TFS 2018?